* Fix wrong global phase when applying PhaseShiftState0 and PHaseShiftState1 operations
0.10.0
* Update and support of qoqo 1.3 * Improved error when applying operation to qubit outside of qureg * Ignoring PragmaNoise operations applied to qubits outside of qureg
0.9.2
* Fixed build.rs for quest-sys to support building on Linux, macos on x86_64 and aarch64 and on Windows. * Updated to qoqo 1.3
0.9.1
* Update to pyo3 0.18 and enabling cross-compilation with zig
0.9.0
* Updated to qoqo 1.2.0
0.8.2
* Fixed error with small negative occupation probabilities when using damping by introducing a numerical accuracy cut-off.