Releases: QuTech-Delft/quantuminspire
Releases · QuTech-Delft/quantuminspire
Feature release 3.3.0
What's Changed
- Bump coverage from 7.6.11 to 7.6.12 by @dependabot in #185
- [QI2-1441] Fix unfair dice example by @Mythir in #182
- [QI2-1432] Update docs on qi installation by @eliasKA in #186
- Bump ruff from 0.9.6 to 0.9.7 by @dependabot in #187
- Bump pydantic-settings from 2.7.1 to 2.8.0 by @dependabot in #188
- Bump pydantic-settings from 2.8.0 to 2.8.1 by @dependabot in #189
- Bump typer from 0.15.1 to 0.15.2 by @dependabot in #190
- Bump ruff from 0.9.7 to 0.9.8 by @dependabot in #191
- Bump ruff from 0.9.8 to 0.9.9 by @dependabot in #192
- Bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 by @dependabot in #193
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #194
- Bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 by @dependabot in #195
- Bump ruff from 0.9.9 to 0.9.10 by @dependabot in #196
- Bump responses from 0.25.6 to 0.25.7 by @dependabot in #197
- Bump ruff from 0.9.10 to 0.10.0 by @dependabot in #198
- Bump ruff from 0.10.0 to 0.11.0 by @dependabot in #199
- Bump qxelarator from 0.7.4 to 0.7.5 by @dependabot in #200
- Bump coverage from 7.6.12 to 7.7.0 by @dependabot in #201
- [QI2-1508] Use run_async instead of asyncio.run() by @Mythir in #202
New Contributors
Full Changelog: 3.2.0...3.3.0
Feature release 3.2.0
Release 3.2.0
Feature release 3.1.0
What's Changed
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #178
- [QI2-1437] Add command for getting backend information by @Mythir in #177
Full Changelog: 3.0.1...3.1.0
Bugfix release 3.0.1
Feature release 3.0.0
[QI2-1426] Replaced harcoded backend ids with command in readme (#174)
Feature release 2.3.0
- Support for Qiskit 1.0
Feature release 2.2.2
- Support for Qiskit 0.46.0
- Support for python 3.12
- Readthedocs fix
Feature release 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
Feature release 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
Feature release 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)