v10.0.0-rc.1
Pre-release
Pre-release
·
4 commits
to develop
since this release
10.0.0-rc.1 (2026-06-12)
⚠ BREAKING CHANGES
- tasks: the spotforecast2.tasks subpackage is removed.
Import the data loaders from spotforecast2_safe.data.entsoe_loader, the
LightGBM factory from spotforecast2_safe.multitask.factories, and the
CLI module as spotforecast2.entsoe_cli. The spotforecast2-entsoe console
script is unaffected.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Features
- tasks: remove the tasks subpackage; relocate ENTSO-E CLI to spotforecast2.entsoe_cli (0a9bc66)