v7.0.0-rc.1
Pre-release
Pre-release
·
47 commits
to develop
since this release
7.0.0-rc.1 (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)