QECC 1.4.0 Release
github-actions
released this
11 Aug 17:12
·
290 commits
to refs/heads/main
since this release
π What Changed
This release brings two main updates to MQT QECC
- π Support for Python 3.12
- π§ Integration of the MQT Core library as the successor of the QFR library.
π Features and Enhancements
- add cc-cache for C++ actions @lucasberent (#128)
π Documentation
- π Prepare docs for new release @burgholzer (#156)
π€ CI
- include py11 in ci and modernize file structure @lucasberent (#136)
- add cc-cache for C++ actions @lucasberent (#128)
π¦ Packaging
- include py11 in ci and modernize file structure @lucasberent (#136)
β¬οΈ Dependencies
17 changes
- β¬οΈ Bump pypa/cibuildwheel from 2.14 to 2.15 @dependabot (#155)
- β¬οΈ Bump extern/mqt-core from
b1c49b9
tobc2d7d4
@dependabot (#154) - β¬οΈπͺ update pre-commit hooks @pre-commit-ci (#152)
- β¬οΈπͺ update pre-commit hooks @pre-commit-ci (#146)
- β¬οΈ Bump pypa/cibuildwheel from 2.13 to 2.14 @dependabot (#149)
- β¬οΈ Update Script Runner Test Dependency @burgholzer (#150)
- β¬οΈ Update qiskit-aer requirement from <0.12.2,>=0.12.0 to >=0.12.0,<0.12.3 @dependabot (#148)
- β¬οΈ Bump extern/mqt-core from
04b2082
tob1c49b9
@dependabot (#147) - π Move to MQT Core package @burgholzer (#145)
- β¬οΈ Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 @dependabot (#139)
- β¬οΈ Update qiskit-aer requirement from <0.12.1,>=0.12.0 to >=0.12.0,<0.12.2 @dependabot (#140)
- β¬οΈπͺ update pre-commit hooks @pre-commit-ci (#137)
- β¬οΈ Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 @dependabot (#134)
- β¬οΈ Bump extern/qfr from
b250319
to89412bc
@dependabot (#132) - β¬οΈπͺ update pre-commit hooks @pre-commit-ci (#129)
- add cc-cache for C++ actions @lucasberent (#128)
- β¬οΈ Bump codecov/codecov-action from 3.1.3 to 3.1.4 @dependabot (#126)
Full Changelog: v1.3.1...v1.4.0