Skip to content

Releases: munich-quantum-toolkit/bench

MQT Bench 2.1.0 Release

18 Oct 20:58
Immutable release. Only release title and notes can be modified.
381e0a4

Choose a tag to compare

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

🐛 Bug Fixes

📄 Documentation

🤖 CI

⬆️ Dependencies

60 changes
Read more

MQT Bench 2.0.1 Release

28 Jul 12:33
fb10ddf

Choose a tag to compare

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

🚀 Features and Enhancements

📄 Documentation

🤖 CI

⬆️ Dependencies

22 changes

Full Changelog: v2.0.0...v2.0.1

MQT Bench 2.0.0 Release

24 Jun 10:24
870b883

Choose a tag to compare

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

🚀 Features and Enhancements

🐛 Bug Fixes

📄 Documentation

📦 Packaging

🤖 CI

⬆️ Dependencies

85 changes
  • ⬆️🐍 Lock file...
Read more

MQT Bench 1.1.9 Release

01 Dec 16:55
9ac1ecf

Choose a tag to compare

👀 What Changed

Quick bugfix release for getting the MQT Bench website up and running again.

🐛 Bug Fixes

  • 🐛 fix static files not being installed with frontend @burgholzer (#435)

Full Changelog: v1.1.8...v1.1.9

MQT Bench 1.1.8 Release

30 Nov 08:50
a0e054f

Choose a tag to compare

👀 What Changed

🚀 Features and Enhancements

  • 🚀 support of Qiskit v1.3
  • 👷 only run docker build if credentials are available @burgholzer (#406)
  • ♻️ extract frontend and evaluation from main package including dependencies @burgholzer (#403)
  • 🐳 MQT Bench Docker Container @burgholzer (#402)
  • 🔥 removing obsolete code for importlib backwards compatibility @burgholzer (#401)

🐛 Bug Fixes

📄 Documentation

🤖 CI

⬆️ Dependencies

29 changes
  • ⬆️👨‍💻 Update cda-tum/mqt-workflows action to v1.5 @renovate (#433)
  • ⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 @renovate (#434)
  • ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 @renovate (#431)
  • ⬆️🐍 Lock file maintenance @renovate (#432)
  • ⬆️🐍 Lock file maintenance @renovate (#428)
  • ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.4 @renovate (#426)
  • ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2024.11.11 @renovate (#427)
  • ⬆️🐍 Lock file maintenance @renovate (#425)
  • ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.27.3 @renovate (#424)
  • ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.3 @renovate (#423)
  • ⬆️👨‍💻 Update actions/attest-build-provenance action to v1.4.4 @renovate (#422)
  • ⬆️🐍 Lock file maintenance @renovate (#421)
  • ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.27.0 @renovate (#420)
  • ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.2 @renovate (#419)
  • ⬆️🐍 Lock file maintenance @renovate (#418)
  • ⬆️🐍 Lock file maintenance @renovate (#417)
  • ⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 @renovate (#416)
  • ⬆️🪝 Update pre-commit hook henryiii/validate-pyproject-schema-store to v2024.10.21 @renovate (#415)
  • ⬆️🪝 Update pre-commit hook crate-ci/typos to v1.26.8 @renovate (#414)
  • ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.1 @renovate (#413)
  • ⬆️🪝 Update pre-commit hook adamchainz/blacken-docs to v1.19.1 @renovate (#412)
  • ⬆️🐍 Lock file maintenance @renovate (#411)
  • ⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.12.1 @renovate (#410)
  • ⬆️🪝 Update pre-commit hook srstevenson/nb-clean to v4 @renovate (#409)
  • ⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.12.0 @renovate (#408)
  • ⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.0 @renovate (#407)
  • ♻️ extract frontend and evaluation from main package including dependencies @burgholzer (#403)
  • ⬆️🐍 Lock file maintenance @renovate (#399)
  • ⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4 @renovate (#398)

Full Changelog: v1.1.7...v1.1.8

MQT Bench 1.1.7 Release

11 Oct 07:21
fa64e55

Choose a tag to compare

👀 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

MQTBench 1.1.6 Release

16 Sep 17:36
403f601

Choose a tag to compare

What Changed 👀

This quick patch release improves the import speeds of the MQT Bench package.

🤖 CI

⬆️ Dependencies

Full Changelog: v1.1.5...v1.1.6

MQTBench 1.1.5 Release

30 Aug 10:35
2ba0ab8

Choose a tag to compare

What Changed 👀

🐛 Bug Fixes

⬆️ Dependencies

6 changes

Full Changelog: v1.1.4...v1.1.5

MQTBench 1.1.4 Release

18 Jul 17:19
c9a7042

Choose a tag to compare

What Changed 👀

⬆️ Dependencies

9 changes

Full Changelog: v1.1.3...v1.1.4

MQTBench 1.1.3 Release

18 Jun 22:05
c491c77

Choose a tag to compare

What Changed 👀

📄 Documentation

🤖 CI

⬆️ Dependencies

9 changes

Full Changelog: v1.1.2...v1.1.3