QECC 1.6.0 Release
github-actions
released this
17 Jul 19:33
·
172 commits
to refs/heads/main
since this release
👀 What Changed
This is the first release in quite a while. Feature-wise, this release contains the analog information decoding functionality (see #183) for further details.
Structure-wise, this release contains an updated project structure and CI, including wheels for Apple Silicon chips.
This release is also fully compatible with Qiskit 1.0
🚀 Features and Enhancements
- ♻️ Modernize Project Structure @lucasberent (#216)
- ✨ Qiskit 1.0 support @lucasberent (#212)
- ✨ Analog information decoding @lucasberent (#183)
🐛 Bug Fixes
📄 Documentation
- 🍱 MQT Branding @burgholzer (#222)
- 🩹 📝 removes the
hmtl_baseurl
setting from RtD config @burgholzer (#173)
🤖 CI
- 🔧👷 properly exclude
build
directory from CodeQL @burgholzer (#242) - ♻️ Modernize Project Structure @lucasberent (#216)
- ⬆️ update black version in blacken-docs @burgholzer (#230)
📦 Packaging
- ⬆️ update pybind version @lucasberent (#215)
🧹 Code Quality
- 🚨 add ruff formatter @lucasberent (#181)
⬆️ Dependencies
32 changes
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#241)
- Bump actions/attest-build-provenance from 1.3.2 to 1.3.3 in the github-actions group @dependabot (#240)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#239)
- ♻️ Modernize Project Structure @lucasberent (#216)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#237)
- Restrict numpy to version < 2. @pehamTom (#236)
- Bump pypa/cibuildwheel from 2.18 to 2.19 in the github-actions group @dependabot (#233)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#232)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#229)
- Bump pypa/cibuildwheel from 2.17 to 2.18 in the github-actions group @dependabot (#228)
- ⬆️ update black version in blacken-docs @burgholzer (#230)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#226)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#225)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#220)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#217)
- ⬆️ Bump the python-dependencies group with 1 update @dependabot (#203)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#198)
- ⬆️ Bump the github-actions group across 1 directory with 3 updates @dependabot (#214)
- Qiskit 1.0 @lucasberent (#212)
- ⬆️ Bump the github-actions group with 1 update @dependabot (#194)
- ⬆️ Bump the github-actions group with 1 update @dependabot (#197)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#196)
- ⬆️ Bump the submodules group with 1 update @dependabot (#195)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#193)
- ⬆️ Bump the github-actions group with 1 update @dependabot (#192)
- ⬆️ Bump the github-actions group with 1 update @dependabot (#189)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#184)
- Adapt to latest Qiskit version @lucasberent (#185)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#177)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#176)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#175)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#174)
Full Changelog: v1.5.0...v1.6.0