Releases: rigetti/qiskit-rigetti
Releases · rigetti/qiskit-rigetti
v0.4.7
v0.4.6
0.4.6 (2023-12-28)
Chore
- Install Poetry in CI from
pip
(53adc87) - Support prerelease versions in CI (deed39a)
- Update
pip-licenses
(7853185) - Update dependencies (4ab67c7)
- update qiskit and flake8 (98c5c9e)
Docs
- fix qc docstring (a1c087f)
feat
fix
Fix
- Handle older versions of qasm that do not implement copy (3fd0091)
- Include
cz
in OpenQASM basis gates (#35) (72eff3e), closes #35 - Rename output clbit in instructions too (054bd0f)
Refactor
- Remove unneeded type ignore comment (977c511)
Update
Upgrade
v0.4.6-rc.3
0.4.6-rc.3 (2022-02-15)
Docs
- fix qc docstring (d8c144c)
Fix
- updates tests (3f91404)
Update
- expose coupling map on backend (034db84)
v0.4.6-rc.2
0.4.6-rc.2 (2022-02-15)
fix
- drop unused coupling map import (1d368c1)
- handle older versions of qasm that do not implement copy (c798b19)
- restore list coupling map (8dd9eb9)
Update
- force update (b79ca5a)
v0.4.6-rc.1
0.4.6-rc.1 (2022-02-14)
ci
- drop dephell (76ee140)
- explicitly set rc channel (9a21ae5)
- release only from rc branch (8a26d46)
- skip license check temporarily (95c8bf3)
- support rc from additional branches (fbd9884)
- support rc publication (a3f798f)
- update release candidate rules (3859bf9)
- use explicit branch to publish rc (637b3e6)
- use implicit release channel (9f2f10a)
fix
- match entire prerelease branch name (13317f6)
- only publish release candidate on rc branch (8e8efa1)
- set coupling map as list (cf85b6f)
- test assertions against qvm service (8693550)
- test environment url (66f3025)
- update tests for proactive initialization of the coupling map (444c5bb)
- version type ignore (77efee7)
update
- auto set coupling map on backends (ed1bab1)
Update
- always save version artifacts (9e2bd6a)