Release 0.4.0 (June 17, 2025)
Summary
➕ New Features
- Added Adaptive Profile Support as defined by the QIR Specification for QASM conversions (#225)
- Edited Custom Profile to Base Profile as defined by the QIR Specification for QASM conversions (#228)
🌟 Improvements
- Improved coverage for
qbraid_qir
with additional tests for the gate maps for QASM 3 conversions. ( #227 )
⬇️ Dependency Updates
- Bump codecov/codecov-action from 5.4.2 to 5.4.3. (#223)
- Bump
pyqasm
version from>=0.3.2, <0.4.0
to>=0.4.0, <0.5.0
. (#231) - Update cirq-core requirement from
<1.5.0,>=1.3.0
to>=1.3.0,<1.6.0
(#229)
New Contributors
Full Changelog: v0.3.2...v0.4.0