* Removed `importlib` from the qoqo pyproject.toml, as it is a default install.
1.19.1
* Bugfix for release of 1.19.0.
1.19.0
* Switched serialisation of the NoiseModels to struqture 1.0.
1.18.1
* Fixed new clippy warnings.
1.18.0
* Updated minimum supported Rust version from 1.70 to 1.76. * Updated minimum supported Python version from 3.8 to 3.9. * Updated to struqture 1.11.1. * Updated to qoqo-calculator 1.4.
1.17.0
* Added the documentation from qoqo_examples. * Added `PragmaSimulationRepetitions` operation. * Updated to pyo3 0.22, thereby adding support for python 3.13.