* Updated to qoqo 1.16.0 * Removed unused dependencies
0.14.4
* Added the `set_random_seed` and `get_random_seed` methods to the `Backend` * Set clap version to "=4.4" for it to use rust-version 1.70.0 * Updated to qoqo 1.15.2-alpha.3 and qoqo-calculator 1.2.3 * Removed faulty check for number of qubits in PragmaGetPauliProduct * Updated to qoqo 1.15.2-alpha.1, rust 1.70 and maturin 1.4
0.14.3
* Fixed missing pyo3 build dependency
0.14.2
* Neglected to update quest-sys to the correct version. This aims to correct that oversight.
0.14.1
* Updated to qoqo 1.15 and struqture to 1.8
0.14.0
* Updated to qoqo 1.12.0 and pyo3 0.21. * Clearer error message for qubits index out of range. * Fixed dependencies issues caused by Pyo3 0.21 support release