Features
- [FEAT] Support normalization for static exogenous features @JuditHalperin (#1406)
- [FEAT] Add support for historical and static exogenous in TimeXer @marcopeix (#1404)
Bug fixes
- [FIX] Prevent inverse normalization of quantile validation loss @marcopeix (#1432)
- [FIX] Fix broken links @deven367 (#1433)
- [FIX] Fix type of n_windows in cross_validation @Riklia (#1378)
- [FIX] Apply windows batch size @marcopeix @elephaint (#1429)
Documentation
- Updates contributing for building documentation @nasaul (#1430)
- Improve grammar and readability in documentation @rogeliomj (#1423)
- Add explanability to the sidebar @deven367 (#1428)
- Fixed missing import @ngupta23 (#1425)
- Migrate to
docs.json@deven367 (#1422) - Lazydocs to mkdocstrings @deven367 (#1399)
- Fix table render @deven367 (#1409)
Changes
- [CHORE] Drop Python 3.9, add Python 3.13 @marcopeix (#1434)
Many thanks to @nasaul for his work on the CI! We usually don't list these PRs in the release notes, but thanks to his work, tests run better for all contributors.