Releases: openqasm/oqpy
Releases · openqasm/oqpy
v0.1.2
Annoucements
With the release of v0.1.2
, OQpy now supports Python 3.11! 🐍
What's Changed
- Fix add_defcal by @jcjaskula-aws in #18
- Loosen dependency version constraints wherever possible by @karalekas and @PhilReinhold in #19
- Add support for arguments & return types to defcals by @jcjaskula-aws in #20
- Add CITATION.cff file for creating OQpy citation by @karalekas in #22
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add readthedocs.yaml to configure documentation by @karalekas in #11
- Add notice to source distribution by @BastianZim in #13
- Unpin numpy and openpulse versions by @karalekas in #17
New Contributors
- @BastianZim made their first contribution in #13
Full Changelog: v0.1.0...v0.1.1