Skip to content

v7.0.0

Choose a tag to compare

@bartzbeielstein bartzbeielstein released this 09 Jun 20:19
· 34 commits to main since this release

7.0.0 (2026-06-09)

⚠ BREAKING CHANGES

  • spotforecast2 now requires spotoptim>=1.0 and
    spotforecast2-safe>=21. The n_jobs_spotoptim config field is gone and SpotOptim
    tuning is sequential-only; backtesting parallelism (n_jobs) is unaffected.

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

Features

  • require spotoptim 1.0 (sequential) + sf2-safe 21, drop n_jobs_spotoptim (ce81d8f)