Skip to content

qBraid-QIR 0.4.0

Latest
Compare
Choose a tag to compare
@TheGupta2012 TheGupta2012 released this 17 Jun 06:50
· 8 commits to main since this release
07c4db4

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