0.9.6
May 2, 2025
๐ qBraid v0.9.6 is Here! (May 2, 2025)
We're back with a powerful new release packed with features, upgrades, and integrations to supercharge your quantum development! โ๏ธโจ
๐ New Features
- Async Job Results: Retrieve job results asynchronously using await โ no more blocking! ๐
- Targeted Transpilation: Devices can now default to a specific QASM format (e.g., "qasm2" vs. "qasm3") for better control and predictability. ๐ฏ
- Pasqal + Pulser Support: Run programs on Pasqal devices via Azure Quantum using pulser! ๐ง โก
- pyQPanda3 Integration: Transpile between pyqpanda3 and QASM2 seamlessly. ๐ผ๐๐
๐ง Improvements
- Qiskit v2 Ready: Tests prepped for compatibility with the next major version. โ
- Temporary AWS Credentials: Now use temporary tokens with BraketProvider for secure, session-based access. ๐๐ข
๐งน Fixes & Cleanups
- Fixed simulator profile issues in Azure, improved circuit test reliability, and updated dependency handling. ๐งผ๐ ๏ธ
๐ฆ Dependencies
- Now includes pydantic-core, and updated pyqasm & qbraid-qir versions to keep things fresh and stable. ๐ฆโจ
โ