👀 What Changed
This release brings two main updates to MQT QECC
- 🐍 Support for Python 3.12
- 🔧 Integration of the [MQT Core](https://github.com/cda-tum/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
<details>
<summary>17 changes</summary>
- ⬆️ Bump pypa/cibuildwheel from 2.14 to 2.15 dependabot (155)
- ⬆️ Bump extern/mqt-core from `b1c49b9` to `bc2d7d4` 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` to `b1c49b9` 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` to `89412bc` 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)
</details>
**Full Changelog**: https://github.com/cda-tum/mqt-qecc/compare/v1.3.1...v1.4.0