Releases: qir-alliance/pyqir
Releases · qir-alliance/pyqir
v0.10.6
v0.10.5
v0.10.4
v0.10.3
What's Changed
- Update to macos-12 for CI by @swernli in #286
- Add API for inserting phi nodes by @ausbin in #279
- Move to 1ES pipeline templates for releases by @idavis in #287
- ADO pipeline needs extra time for cache misses by @idavis in #288
- Update to version 0.10.3 by @idavis in #289
New Contributors
Full Changelog: v0.10.2...v0.10.3
v0.10.2
v0.10.1
Notes
Apple aarch64/universal wheels will fail to load in
v0.10.1
. Please upgrade tov0.10.2
.
What's Changed
- Add aarch64 MacOS CI configs. by @idavis in #260
- Update GH Actions to latest versions. by @idavis in #265
- Update Rust dependencies by @idavis in #266
- Add analysis pipeline definitions by @idavis in #270
- CI and release config updates by @idavis in #271
- SimpleModule: make entry point function name configurable. by @airwoodix in #269
- Entry point name in simple module matches repo convention by @idavis in #273
- Update package version number by @idavis in #272
- Add ESRP task by @idavis in #274
New Contributors
- @airwoodix made their first contribution in #269
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Notes
- Breaking change: correct attributes are now emitted for number of qubits and results.
- Attribute iteration has been added to enable easier base profile compliance.
- Manylinux compliance has been relaxed due to maintenance burden. The new target is
manylinux_2_31
- Minimum Python version is now 3.8 as the older versions are EOL.
What's Changed
- Spec compliance: change num_required_* to required_num_* by @bmhowe23 in #251
- Update version to 0.10.0 by @idavis in #254
- Removing serial_test by @idavis in #255
- Update attr fallback order to support legacy processing. by @idavis in #257
- Set python 3.8 as min. Remove manylinux container build. by @idavis in #256
- Cache CL args for inner build by @idavis in #253
- Adding ability to access and iterate over function attributes. by @idavis in #259
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Fix lint: update println! to new syntax by @sezna in #243
- Bump maturin version by @sezna in #244
- Adding python 3.11 and fixing group collision issue in CI by @idavis in #249
- Update CODEOWNERS by @idavis in #248
- Add Custom Attributes in the Python API by @sezna in #246
- Make enums hashable by @sezna in #245
New Contributors
Full Changelog: v0.8.2...v0.9.0