Skip to content

Releases: cda-tum/mqt-bench

MQTBench 0.4.3 Release

04 May 10:59
9b73556
Compare
Choose a tag to compare

What Changed 👀

🐛 Bug Fixes

🤖 CI

⬆️ Dependencies

Full Changelog: v0.4.2...v0.4.3

MQTBench 0.4.2 Release

29 Mar 19:47
09b5e01
Compare
Choose a tag to compare

What Changed 👀

⬆️ Dependencies

Full Changelog: v0.4.1...v0.4.2

MQTBench 0.4.1 Release

22 Mar 09:58
ea9b3c1
Compare
Choose a tag to compare

What Changed 👀

🤖 CI

⬆️ Dependencies

Full Changelog: v0.4.0...v0.4.1

MQTBench 0.4.0 Release

13 Mar 15:09
a567219
Compare
Choose a tag to compare

What Changed 👀

🐛 Bug Fixes

🤖 CI

⬆️ Dependencies

  • 🎨⬆️🪝 General Code Improvements and Ruff Update @pre-commit-ci (#188)
  • Update pytket-qiskit requirement from <0.36.0,>=0.34.0 to >=0.34.0,<0.37.0 @dependabot (#185)

Full Changelog: v0.3.4...v0.4.0

MQTBench 0.3.4 Release

24 Feb 22:26
443dce2
Compare
Choose a tag to compare

What Changed 👀

  • 👷 updated server deployment in #186

Full Changelog: v0.3.3...v0.3.4

MQTBench 0.3.4-rc1 Release

24 Feb 21:44
443dce2
Compare
Choose a tag to compare
Pre-release

What Changed 👀

Full Changelog: v0.3.2...v0.3.3

MQTBench 0.3.3 Release

24 Feb 21:20
c5cab40
Compare
Choose a tag to compare

What Changed 👀

  • Fix server deploy workflow (#183 and #184)

Full Changelog: v0.3.2...v0.3.3

MQTBench 0.3.2 Release

24 Feb 14:45
cd45ab7
Compare
Choose a tag to compare

What Changed 👀

Full Changelog: v0.3.1...v0.3.2

v0.3.1 Release: Minor Improvements and Bugfixes

24 Feb 10:26
69e8e40
Compare
Choose a tag to compare

What's Changed

  • 🔧Fix a typo in abstraction level selection block in #165
  • 🐛 Quick-fix for uni-directional routing with TKET in #171
  • 🔧 Configure GITHUB_TOKEN API Authorization in #173
  • 🚚 Move project to src layout in #175
  • 🔧 Fix Typos in #179
  • 🎨 improved the webserver deployment in #180

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Release: Pytket Dependency Update and Python Version Support Adjustment

19 Jan 13:43
b662e48
Compare
Choose a tag to compare

A necessary bugfix of pytket was introduced in version v1.11.0. Therefore, the lower bound of the pytket dependency was adjusted accordingly.
Furthermore, the support of python v3.8 is discontinued with pytket v1.11.0 and, as a consequence, MQT Bench followed.

What's Changed

  • Adjust supported python versions due to pytket version update by @nquetschlich in #160
  • Update pytket requirement from <1.11,>=1.9 to >=1.11,<1.12 by @dependabot in #159

Full Changelog: v0.2.2...v0.3.0