Skip to content

Releases: sequential-parameter-optimization/spotforecast2-safe

v22.9.0

14 Jun 14:58

Choose a tag to compare

22.9.0 (2026-06-14)

Features

  • add forecast level/debias, prior blend, and approach scoring to processing (#389) (165d5de)

v22.8.0

14 Jun 10:13

Choose a tag to compare

22.8.0 (2026-06-14)

Features

  • downloader: add resilience module as first-class public API (v22.8.0) (2b97504)

Documentation

  • downloader: document resilience module for 22.8.0 (8167959)

Code Refactoring

  • downloader: address review — drop root re-export, add STRIDE table, retry tests (5bbec51)

v22.8.0-rc.1

14 Jun 09:59

Choose a tag to compare

v22.8.0-rc.1 Pre-release
Pre-release

22.8.0-rc.1 (2026-06-14)

Features

  • downloader: add resilience module as first-class public API (v22.8.0) (2b97504)

Documentation

  • downloader: document resilience module for 22.8.0 (8167959)

Code Refactoring

  • downloader: address review — drop root re-export, add STRIDE table, retry tests (5bbec51)

v22.7.0

14 Jun 04:17

Choose a tag to compare

22.7.0 (2026-06-14)

Features

  • downloader: add derive_download_window, extract_entsoe_hourly_forecast, download_side_tables (8f68b38)

v22.7.0-rc.1

14 Jun 04:03

Choose a tag to compare

v22.7.0-rc.1 Pre-release
Pre-release

22.7.0-rc.1 (2026-06-14)

Features

  • downloader: add derive_download_window, extract_entsoe_hourly_forecast, download_side_tables (8f68b38)

v22.6.0

13 Jun 22:59

Choose a tag to compare

22.6.0 (2026-06-13)

Features

  • downloader: ENTSO-E gap repair + resume/cooldown fixes; default country_code DE (848027f)

v22.6.0-rc.1

13 Jun 22:45

Choose a tag to compare

v22.6.0-rc.1 Pre-release
Pre-release

22.6.0-rc.1 (2026-06-13)

Features

  • downloader: ENTSO-E gap repair + resume/cooldown fixes; default country_code DE (848027f)

v22.5.0

13 Jun 21:27

Choose a tag to compare

22.5.0 (2026-06-13)

Features

  • multitask: configurable LightGBM n_jobs via config.lgbm_n_jobs (1163478)

Bug Fixes

  • weather: hold throttle timestamp in a container (py/unused-global-variable) (7860fe2), closes #214

Documentation

  • reference: regenerate quartodoc reference for lgbm_n_jobs (a7aeee4)

v22.5.0-rc.1

13 Jun 21:20

Choose a tag to compare

v22.5.0-rc.1 Pre-release
Pre-release

22.5.0-rc.1 (2026-06-13)

Features

  • multitask: configurable LightGBM n_jobs via config.lgbm_n_jobs (1163478)

Bug Fixes

  • weather: hold throttle timestamp in a container (py/unused-global-variable) (7860fe2), closes #214

Documentation

  • reference: regenerate quartodoc reference for lgbm_n_jobs (a7aeee4)

v22.4.1

13 Jun 19:41

Choose a tag to compare

22.4.1 (2026-06-13)

Bug Fixes

  • weather: make per-zone/multi-city weather resilient to Open-Meteo 429 (3142092)