Skip to content

v20.0.0

Choose a tag to compare

@bartzbeielstein bartzbeielstein released this 08 Jun 18:57
· 25 commits to main since this release

20.0.0 (2026-06-08)

⚠ BREAKING CHANGES

  • tasks: the spotforecast-safe-n2o1-cov-df console entry point and the
    spotforecast2_safe.tasks.task_safe_n_to_1_with_covariates_and_dataframe module
    (incl. run_pipeline, main, and the n2o1_cov_df_main export) are removed.
    Use spotforecast2_safe.multitask.MultiTask / multitask.runner.run directly.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Features

  • tasks: remove the spotforecast-safe-n2o1-cov-df console task (5893fc5)

Code Refactoring

  • configurator: ConfigEntsoe inherits ConfigMulti (defdca7)