PyPI released is blocked until we add Github Actions as a Trusted Publisher, which only the original authors have permission to do.
What's Changed
- Update plot.py by @tomthepeach in #2523
- Bug Fix: Include predictions for missing y (NaN) dates in the history #2518 by @imad24 in #2530
- Use stable sort when sorting values in forecaster by @natl in #2568
- Fix Issue #2577 - Zero Division Error in diagnostics.performance_metrics() causing failed assertion by @ThomasChia in #2578
- AttributeError: np.float_ fixed by @shamalgithub in #2592
- Removed remaining depreciated datetime conversions (#2492) by @YuyuZhou1228 in #2598
- Update
holidays
package dependency constraints by @arkid15r in #2587
New Contributors
- @tomthepeach made their first contribution in #2523
- @imad24 made their first contribution in #2530
- @natl made their first contribution in #2568
- @ThomasChia made their first contribution in #2578
- @shamalgithub made their first contribution in #2592
- @YuyuZhou1228 made their first contribution in #2598
Full Changelog: 1.1.5...v1.1.6