Breaking Changes
- Fix #509 - Drop invisible returns.
New Features
None
Minor Fixes and Improvements
-
- Fix #511 - Fix a bug in
ts_random_walk()
that would generate 3 runs when run was
set to less than 2.
- Fix #511 - Fix a bug in
- #518 - Fix ts_qq_plot() - Add color and alpha to the output.
- #516 - Fix ts_vva_plot() - Correct to add cumsum of the passed value and correct
lagged differences. - #521 - Fix for CRAN maintenance.
- Remove
timetk::step_holiday_signature()
as it is throwing recycle erros in
boilerplate functions and I currently cannot figure out why.