- Fixed warning with
add_country_holidays
method
- Added support for cross validation and performance metrics
- Added support for updating fitted models
- Added support for saturating minimum forecasts
- Added support for saving and loading models
- Updated holidays
- Added advanced API options to
forecast
andanomalies
methods
- Improved error message for missing columns
- Switched to precompiled models
- Dropped support for Ruby < 2.7
- Added
anomalies
method
- Added support for flat growth
- Added support for times to
forecast
method
- Fixed error with constant series
- Fixed error with no changepoints
- Added
forecast
method
- Switched from Daru to Rover
- Added
add_changepoints_to_plot
- Fixed error with
changepoints
option - Fixed error with
mcmc_samples
option - Fixed error with additional regressors
- First release