Improvement
- Runtime parameters now support all config parameters
- Adopted the Ruff code fomatting
- Added a Github Actions for Google OSV security code scan
- Updated the param_definitions.json
- Bump skforecast from 0.13.0 to 0.14.0. This needed upgrading a bunch of deprecated options. Notably skforcast now uses the time series cross-validation object (cv) from sklearn
Fix
- Updated the default battery optimization weights
- Fix publish_data defaulting to opt_res_latest, tweak warning logs
- Added MLForecaster options to load_forecast_method for param_definitions.json
What's Changed
- Recommendation, bump get_legacy_yaml_parse to get_yaml_parse by @GeoDerp in #367
- param_definitions.json add mlforecaster option to load_forecast_method by @GeoDerp in #370
- Fix publish_data defaulting to opt_res_latest, tweak warning logs. by @GeoDerp in #375
- Bump skforecast from 0.13.0 to 0.14.0 by @dependabot in #376
- Update param_definitions.json by @purcell-lab in #379
- Update default battery weights by @purcell-lab in #380
- Runtime parameters, support all config parameters by @GeoDerp in #387
- Revert "Runtime parameters, support all config parameters" by @davidusb-geek in #395
- Ruff format by @GeoDerp in #388
- Github Actions - Google OSV scan by @GeoDerp in #392
Full Changelog: v0.11.2...v0.11.3