* Support for Qiskit 0.46.0 * Support for python 3.12 * Readthedocs fix
2.2.1
* Add Qiskit 'reset' gate to circuit parser and translate to prep_z when supported by the backend * Qiskit aer installed separately as required * Cleanup QI-projects from test pipelines
2.2.0
* [SDS-982] Example for deleting projects added * [SDS-981] Argument type check added for api `run` method * [SDS-977] Easier handling async jobs, api method `wait_for_completed_job` made public * [SDS-NNN] Some pylintrc incompatibilities solved
2.1.0
* [SDS-826] unused package breaks nightly (153) * [SDS-794] Check for raw data list was wrong (150) * [SDS-716] Quantum Volume Computation (147) * [SDS-617] Fix measurement statements in ProjectQ (143) * [SDS-NNN] Some changes/bugs while testing plugin for quantuminspire (142) * [SDS-610] Measurement mask field in asset deleted (141)
2.0.0
* SDK uses v2.0 of API interface * Added multiple measurement support * Barrier/Wait commands added * Fix for non-lineair measured bits used in conditional * Fix for serializable status-field in result