Skip to content

v0.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Nov 15:53
926e9b9

Major changes

  • Dropped support for Python 3.8 and 3.9
  • Added support for Python 3.11 to 3.14
  • oríon now supports Python >= 3.10. However, some extras (and related algorithms) are not yet supported for latest Python versions. Especially:
    • Extras not currently supported on Python >= 3.12: dehb, bohb, hebo, configspace
    • Extras not currently supported on Python >= 3.13: profet
    • Extras not currently supported on Python >= 3.14: ray

Changes

🐛 Bug Fixes

🧰 Maintenance