Skip to content

Releases: sequential-parameter-optimization/spotoptim

v0.12.7

05 Jun 18:07

Choose a tag to compare

0.12.7 (2026-06-05)

Bug Fixes

  • transform: search transformed int dims continuously, repair in natural space (60a6991), closes #87

v0.12.6

04 Jun 08:31

Choose a tag to compare

0.12.6 (2026-06-04)

Bug Fixes

  • ci: drop workflow-level permissions from reusable quarto-build.yml (ac3c1dc)

v0.12.5

02 Jun 16:53

Choose a tag to compare

0.12.5 (2026-06-02)

Bug Fixes

  • remote: bound objective_remote request timeout to prevent CI hangs (63b379b)

v0.12.4

01 Jun 00:40

Choose a tag to compare

0.12.4 (2026-06-01)

Bug Fixes

  • release: publish to PyPI by correcting semantic-release output name (41750d1)

v0.12.3

31 May 23:20

Choose a tag to compare

0.12.3 (2026-05-31)

Bug Fixes

  • steady-state: store evaluated points in natural scale (264543d)

v0.12.2

27 May 23:33

Choose a tag to compare

0.12.2 (2026-05-27)

Bug Fixes

  • deps: bump 8 transitive deps to clear Dependabot vulnerabilities (6c210b0), closes #70 -#77

v0.12.1

19 Apr 12:31

Choose a tag to compare

0.12.1 (2026-04-19)

Bug Fixes

  • deps: bump scikit-learn floor in requirements-docs.txt to >=1.5.0 (d9e776e)

v0.12.0

18 Apr 21:53

Choose a tag to compare

0.12.0 (2026-04-18)

Features

  • spotoptim: add max_restarts patience-based early stopping (7d6fe70)

Documentation

  • early-stopping: add dedicated chapter for max_restarts (73557cc)
  • slurm: add GWDG NHR cluster recipe + reference scripts (eca2cbc)

v0.11.5

12 Apr 22:14

Choose a tag to compare

0.11.5 (2026-04-12)

Bug Fixes

  • show figures in plot user guide instead of print statements (57ec92b)

v0.11.4

12 Apr 20:01

Choose a tag to compare

0.11.4 (2026-04-12)

Bug Fixes

  • commit _freeze/ outputs and fix user guide code examples (a992fa3)

Documentation

  • add comprehensive User Guide with 18 module pages (5559729)
  • update _is_gil -> is_gil (50a08d9)