QECC 1.8.0 Release
github-actions
released this
10 Sep 21:56
·
60 commits
to refs/heads/main
since this release
👀 What Changed
This is the first release that brings official Windows support 🎉 and ships corresponding wheels 🛞🐍
It also marks the switch to the reusable MQT workflows, which means that s390x, aarch64, and ppc64le wheels come for free now as well.
Along the way, a couple of bugs have been fixed that only manifested on Windows and the project configuration has been updated.
This release also ships free-threaded 3.13 wheels.
🚀 Features and Enhancements
- 🏁 Windows Support @burgholzer (#266)
- Add representation for general stabilizer codes to the python side. @pehamTom (#278)
🤖 CI
- 🏁 Windows Support @burgholzer (#266)
⬆️ Dependencies
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#280)
- Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group @dependabot (#279)
Full Changelog: v1.7.2...v1.8.0