Releases: cda-tum/mqt-bench
Releases · cda-tum/mqt-bench
MQTBench 0.4.3 Release
What Changed 👀
🐛 Bug Fixes
- 🐛 Removed redundant measurements @nquetschlich (#199)
🤖 CI
- Update .pre-commit-config.yaml @nquetschlich (#200)
⬆️ Dependencies
- Update pytket-qiskit requirement from <0.38.0,>=0.34.0 to >=0.34.0,<0.39.0 @dependabot (#203)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#204)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#202)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#201)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#198)
Full Changelog: v0.4.2...v0.4.3
MQTBench 0.4.2 Release
What Changed 👀
- 🐛 SupermarQ Feature Calculation @nquetschlich (#197)
⬆️ Dependencies
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#196)
Full Changelog: v0.4.1...v0.4.2
MQTBench 0.4.1 Release
What Changed 👀
🤖 CI
- Update ci @nquetschlich (#193)
⬆️ Dependencies
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#195)
- Update pytket-qiskit requirement from <0.37.0,>=0.34.0 to >=0.34.0,<0.38.0 @dependabot (#194)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#192)
Full Changelog: v0.4.0...v0.4.1
MQTBench 0.4.0 Release
What Changed 👀
- mypy Support Implementation @nquetschlich (#190)
- Evaluation Routine Implementation @nquetschlich (#178)
🐛 Bug Fixes
- 🔥 removed old shield from Readme @nquetschlich (#187)
🤖 CI
- 🔥 removed old shield from Readme @nquetschlich (#187)
⬆️ 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
MQTBench 0.3.4-rc1 Release
What Changed 👀
- 👷 updated checkout @nquetschlich (#186)
- Fix server deploy @nquetschlich (#184)
- Fix Server Deploy Workflow @nquetschlich (#183)
Full Changelog: v0.3.2...v0.3.3
MQTBench 0.3.3 Release
MQTBench 0.3.2 Release
What Changed 👀
- Add release drafter @nquetschlich (#182)
- Fix Server Deploy Workflow @nquetschlich (#181)
Full Changelog: v0.3.1...v0.3.2
v0.3.1 Release: Minor Improvements and Bugfixes
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
- @jagandecapri made their first contribution in #165
Full Changelog: v0.3.0...v0.3.1
v0.3.0 Release: Pytket Dependency Update and Python Version Support Adjustment
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