Skip to content

Releases: cda-tum/mqt-bench

MQT Bench 1.1.9 Release

01 Dec 16:55
9ac1ecf
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What Changed 👀

📄 Documentation

🤖 CI

⬆️ Dependencies

9 changes

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

MQTBench 1.1.2 Release

02 May 14:27
1629ffc
Compare
Choose a tag to compare

What Changed 👀

🚀 Features and Enhancements

🤖 CI

⬆️ Dependencies

Full Changelog: v1.1.1...v1.1.2

MQTBench 1.1.1 Release

11 Apr 12:11
7158162
Compare
Choose a tag to compare

What Changed 👀

🐛 Bug Fixes

  • 🐛 Remove superfluous classical register in QFT algorithm @burgholzer (#316)

⬆️ Dependencies

  • Update pytket-qiskit requirement from <0.52.0,>=0.50.0 to >=0.50.0,<0.53.0 in the python-dependencies group @dependabot (#317)
  • ⬆️🪝 update pre-commit hooks @pre-commit-ci (#314)
  • Update pytket-qiskit requirement from <0.51.0,>=0.50.0 to >=0.50.0,<0.52.0 in the python-dependencies group @dependabot (#313)
  • ⬆️🪝 update pre-commit hooks @pre-commit-ci (#312)
  • ⬆️🪝 update pre-commit hooks @pre-commit-ci (#311)

Full Changelog: v1.1.0...v1.1.1

MQTBench 1.1.0 Release

20 Mar 14:52
546c152
Compare
Choose a tag to compare

What Changed 👀

🚀 Features and Enhancements

📄 Documentation

🤖 CI

⬆️ Dependencies

14 changes

Full Changelog: v1.0.8...v1.1.0