Skip to content

v0.1.1

Latest

Choose a tag to compare

@ryanhill1 ryanhill1 released this 26 Oct 02:37
· 8 commits to main since this release
f1d54fa

Release 0.1.1 (Oct 25, 2025)

Summary

  • Add .qasm files to MANIFEST.in so they are included in dist
  • QasmBuilder macro (qbraid_algorithms.qtran.QasmBuilder)
  • New algos:
    • HHL (qbraid_algorithms.hhl)
    • Rodeo (Direct and Mid-Circuit) (qbraid_algorithms.rodeo)
    • Amplitude Amplification (qbraid_algorithms.amplitude_amplification)

PRs Merged

  • QasmBuilder Macro by @MTakahashi-KWH in #59
  • Bump qbraid from 0.9.9.dev20250814175257 to 0.9.9 by @dependabot[bot] in #65
  • Update pyqasm requirement from <0.6.0,>=0.5.0 to >=0.5.0,<1.1.0 by @dependabot[bot] in #68
  • Update qiskit[qasm3-import] requirement from <2.2.0,>=2.1.0 to >=2.1.0,<2.3.0 by @dependabot[bot] in #67
  • Update sphinx-autodoc-typehints requirement from <3.3,>=1.24 to >=1.24,<3.6 by @dependabot[bot] in #70
  • Bump qbraid from 0.9.9 to 0.9.10 by @dependabot[bot] in #69
  • include qasm files in dist by @ryanhill1 in #71
  • Bump project version to 0.1.1 by @github-actions[bot] in #72

New Contributors

Full Changelog: v0.1.0...v0.1.1