Skip to content

v10.0.0

Latest

Choose a tag to compare

@bartzbeielstein bartzbeielstein released this 12 Jun 23:27

10.0.0 (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)