* Unstable feature `unstable_operation_definition` adding new operations: GateDefinition and CallDefinedGate.
1.12.1
* Added the `__repr__` method to the SingleQubitOverrotationDescription noise model.
1.12.0
* Updated to pyo3 0.21. * Fix typo in name of RoqoqoBackendError::AuthenticationError
1.11.0
* Added the DecoherenceOnIdle noise model * Feature `unstable_analog_operations` adding new analog operations: `ApplyConstantSpinHamiltonian`, `ApplyTimeDependentSpinHamiltonian` * Added `SingleQubitOverrotationDescription` * Added `SingleQubitOverrotationOnGate` noise model * Updated cargo (including updating mio from v0.8.10 to v0.8.11)
1.10.0
* Unstable feature `unstable_spin_boson_operations` adding new spin-boson operations: QuantumRabi, LongitudinalCoupling, JaynesCummings * Added three new operations to `unstable_spin_boson_operations`: SingleExcitationLoad, SingleExcitationStore, CZQubitResonator