MQT QCEC 2.7.1 Release
·
151 commits
to refs/heads/main
since this release
👀 What Changed
A small patch release that brings full compatibility with Qiskit 1.2 and some internal library refactoring based on changes in MQT Core.
🚀 Features and Enhancements
- ♻️🩹 fix and improve MQT Core linking @burgholzer (#446)
- ➖ only require
typing_extensions
on Python < 3.11 @burgholzer (#445)
🐛 Bug Fixes
- ♻️🩹 fix and improve MQT Core linking @burgholzer (#446)
⬆️ Dependencies
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#448)
- Bump actions/attest-build-provenance from 1.4.1 to 1.4.2 in the github-actions group @dependabot (#449)
- Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 in the github-actions group @dependabot (#447)
- ➖ only require
typing_extensions
on Python < 3.11 @burgholzer (#445) - ⬆️ update mqt-core and adapt to changes @burgholzer (#444)
Full Changelog: v2.7.0...v2.7.1