Release 0.3.1 (March 3, 2025)
Summary
β New Features
ctrl
andnegctrl
modifier support added with pyqasm>=0.2.1 (#204)
π Improvements
π Documentation
- Changed project from GPL to Apache 2.0 license (#198)
π Bug Fixes
- Fix type error for integer in external gate call argument (#202)
β¬οΈ Dependency Updates
- Update sphinx-autodoc-typehints requirement from <2.6,>=1.24 to >=1.24,<3.1 (#193)
- Update pyqasm dependency from
"pyqasm>=0.1.0,<0.2.0"
to"pyqasm>=0.2.1,<0.3.0"
(#204)
π Deprecations
Full Changelog: v0.3.0...v0.3.1