Skip to content

v9.0.0

Choose a tag to compare

@bartzbeielstein bartzbeielstein released this 12 Jun 22:10
· 5 commits to main since this release

9.0.0 (2026-06-12)

⚠ BREAKING CHANGES

  • tasks: the spotforecast-demo, spotforecast-n2o1,
    spotforecast-n2o1-df, spotforecast-n2o1-cov, and spotforecast-n2o1-cov-df
    console scripts and the spotforecast2.tasks.task_demo /
    spotforecast2.tasks.task_n_to_1* modules are removed.
    spotforecast2-entsoe and spotforecast2.tasks.task_entsoe are unaffected.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Features

  • tasks: remove unused demo and n-to-1 task modules and console scripts (98dc393)