Releases: QuTech-Delft/qiskit-quantuminspire
Releases · QuTech-Delft/qiskit-quantuminspire
Release 0.8.0
What's Changed
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #122
- Bump pytest-asyncio from 0.25.2 to 0.25.3 by @dependabot in #123
- [QI2-1314] Failed jobs report error by @NischalQuTech in #120
- Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #125
- [QI-1392] Bump Opensquirrel version by @eliasKA in #124
Full Changelog: 0.7.0...0.8.0
Release 0.7.0
What's Changed
- [QI2-1318] Update compute api client by @Mythir in #115
- [QI2-1341] Barrier and wait support by @Mythir in #116
- Bump pydantic from 2.10.5 to 2.10.6 by @dependabot in #118
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #117
- [QI2-1362] Raw Data by @Mythir in #119
Full Changelog: 0.6.1...0.7.0
Release 0.6.1
Release 0.6.0
What's Changed
Full Changelog: 0.5.0...0.6.0
Release 0.5.0
What's Changed
- [QI2-1325] Changed enum to str in RuntimeError message by @NischalQuTech in #109
- Bump responses from 0.25.5 to 0.25.6 by @dependabot in #110
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #112
- [QI2-1307] Hybrid by @Mythir in #111
Full Changelog: 0.4.0...0.5.0
Release 0.4.0
What's Changed
- Bump types-requests from 2.31.0.6 to 2.32.0.20241016 by @dependabot in #88
- Bump pydantic from 2.10.3 to 2.10.4 by @dependabot in #90
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #93
- [QI2-1220] Call composite actions and workflows by @oschusler in #91
- [QI2-1220] Make repository name lowercase by @oschusler in #94
- [QI2-1220] Make group reference lowercase by @oschusler in #95
- Bump mypy from 1.13.0 to 1.14.0 by @dependabot in #96
- [QI2-1220] Extract PyPI upload via GH artifacts by @oschusler in #97
- [QI2-1223] Remove duplicated e2e login code by @oschusler in #92
- Bump coverage from 7.6.9 to 7.6.10 by @dependabot in #99
- [QI2-1194] Added status to QIBackend by @NischalQuTech in #98
- [QI2-1277] Centralize API helper code by @eliasKA in #89
- Bump mypy from 1.14.0 to 1.14.1 by @dependabot in #100
- Bump pytest-asyncio from 0.25.0 to 0.25.1 by @dependabot in #101
- Bump ruff from 0.8.4 to 0.8.5 by @dependabot in #102
- Bump ruff from 0.8.5 to 0.8.6 by @dependabot in #103
- Bump pytest-asyncio from 0.25.1 to 0.25.2 by @dependabot in #104
- Bump ruff from 0.8.6 to 0.9.0 by @dependabot in #106
- Bump pydantic from 2.10.4 to 2.10.5 by @dependabot in #105
- Bump ruff from 0.9.0 to 0.9.1 by @dependabot in #107
- Bump responses from 0.25.3 to 0.25.5 by @dependabot in #108
Full Changelog: 0.3.0...0.4.0
Release 0.3.0
What's Changed
- Bump coverage from 7.6.1 to 7.6.7 by @dependabot in #64
- Bump ruff from 0.7.0 to 0.7.4 by @dependabot in #65
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #45
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #49
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #59
- Bump actions/checkout from 3 to 4 by @dependabot in #60
- [QI2-1205] Fix link by @Mythir in #68
- [QI2-1207] Define backend options by @Mythir in #71
- [QI2-1071] Change client_id for E2E tests by @eliasKA in #69
- Bump pydantic from 2.9.2 to 2.10.2 by @dependabot in #75
- Bump ruff from 0.7.4 to 0.8.0 by @dependabot in #73
- Bump coverage from 7.6.7 to 7.6.8 by @dependabot in #72
- [QI2-1140] add example notebooks by @napocornejo in #66
- [QI2-1214] Fail dependabot PR on e2e failure by @oschusler in #74
- Bump tomli from 2.1.0 to 2.2.1 by @dependabot in #76
- Bump ruff from 0.8.0 to 0.8.1 by @dependabot in #77
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #78
- Bump pydantic from 2.10.2 to 2.10.3 by @dependabot in #79
- [QI2-1220] Trigger reusable workflow by @oschusler in #80
- Bump ruff from 0.8.1 to 0.8.2 by @dependabot in #82
- Bump coverage from 7.6.8 to 7.6.9 by @dependabot in #83
- Revert "[QI2-1220] Trigger reusable workflow" by @oschusler in #85
- [QI2-1208] Raw data by @Mythir in #87
- Bump ruff from 0.8.2 to 0.8.3 by @dependabot in #84
- Bump pytest-asyncio from 0.24.0 to 0.25.0 by @dependabot in #86
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
What's Changed
- Bump ruff from 0.6.8 to 0.7.0 by @dependabot in #38
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #26
- Add repr for QiBackend by @eendebakpt in #35
- [QI2-1147] Remove reviewers for dependabot PR by @oschusler in #46
- [QI2-1150] Made shots configurable by @NischalQuTech in #48
- [QI2-1132] Documentation by @Mythir in #50
- [QI2-1180] Use one client_id for authenticating by @eliasKA in #58
- Permissions by @Mythir in #57
- [QI2-1185] Link to docs by @Mythir in #62
- Bump tomli from 2.0.2 to 2.1.0 by @dependabot in #61
New Contributors
- @eendebakpt made their first contribution in #35
- @eliasKA made their first contribution in #58
Full Changelog: 0.1.1...0.2.0
Bugfix release 0.1.1
What's Changed
- Fix authentication in Qiskit-QI E2E test by @Mythir in #42
- [QI2-1119] Support running in an existing event loop (i.e. jupyter notebook) by @napocornejo in #36
- [QI2-1120] Provided option to wait for results by @NischalQuTech in #39
- [QI2-1137] add jupyter notebook demo by @napocornejo in #43
Full Changelog: 0.1.0...0.1.1
Feature release 0.1.0
What's Changed
- [QI2-1067] Set up repository by @oschusler in #1
- [QI2-1068] Added skeleton code for qiskit qi plugin by @NischalQuTech in #5
- [QI2 1079] Rudimentary authentication by @Mythir in #6
- [QI2-1076] Backend construction by @Mythir in #11
- [QI2-1081] Implemented job result fetching by @NischalQuTech in #12
- [QI2-1077] cQASM writing by @Mythir in #13
- [QI2-1078] add sequence to run jobs by @napocornejo in #15
- [QI2-1080] add job status fetching by @napocornejo in #19
- [QI2-1011] Fetch old job by @Mythir in #20
- [QI2-1087] Added E2E tests by @NischalQuTech in #21
- [QI2-1102] check for language version by @napocornejo in #24
- [QI2-1092] workflow for releases by @napocornejo in #27
- [QI2-1092] release to pypi fallback version by @napocornejo in #28
- [QI2-1112] Debug TestPyPI by @oschusler in #29
- [QI2-1112] Tweak development versioning by @oschusler in #30
- [QI2-1113] update opensquirrel version to PyPi by @napocornejo in #32
New Contributors
- @oschusler made their first contribution in #1
- @dependabot made their first contribution in #2
- @NischalQuTech made their first contribution in #5
- @Mythir made their first contribution in #6
- @napocornejo made their first contribution in #15
Full Changelog: https://github.com/QuTech-Delft/qiskit-quantuminspire/commits/0.1.0