- Update pytket-qir version requirement to 0.17. - Updated pytket version requirement to 1.34. - Updated pytket-pecos version requirement to 0.1.31. - Allow circuits containing `OpType.ClExpr` operations.
0.39.0
- Use QIR by default for program submission. - Update pytket-qir version requirement to 0.16. - Add new `kwarg` `n_leakage_detection_qubits` to `process_circuits()` - Fix `allow_implicit_swaps` configuration not handled correctly in default passes. - Add handling for negative results
0.38.1
- Query device information only when needed to avoid unnecessary API calls. - Update minimum versions of some dependencies (requests, websockets).
0.38.0
- Updated pytket version requirement to 1.33. - Fix handling of unused bits in local emulator. - Update machine specs in offline API. - Update pytket-qir version requirement to 0.13. - Add language option for profile compatible QIR
0.37.0
- Determine maximum classical register width from backend info. - Permit numpy 2. - Update pytket_pecos version requirement to 0.1.29. - Updated pytket version requirement to 1.31.
0.36.0
- Updated pytket version requirement to 1.30. - Update pytket-qir version requirement to 0.12.