Skip to content

MQT Bench 1.1.7 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 07:21
· 43 commits to refs/heads/main since this release
fa64e55

👀 What Changed

Python 3.13 is out and Python 3.8 has reached end-of-life. Hence, this is the first release to officially support Python 3.13.

This is also the first release including a uv.lock file for reproducible, working Python environments. This includes switching from dependabot to renovate for automatically managing dependency updates.

It also contains some smaller usability improvements for the library itself.

🚀 Features and Enhancements

  • 🐛 Verify provider and device availability based on selected level @Drewniok (#394)
  • ⚡🚨 make qiskit_optimization import lazy @burgholzer (#383)

📄 Documentation

🤖 CI

⬆️ Dependencies

6 changes

Full Changelog: v1.1.6...v1.1.7