v0.6.0
Notes
This release introduces a new Python package, qirrunner, which is available on PyPI.
What's Changed (dependabot version bumps omitted)
- Bump version to 0.6.0 by @swernli in #141
- Update to Rust 1.75, fix new clippy lints by @swernli in #147
- Allow non-void entry point functions by @swernli in #157
- Fix phase gate matrix, test utility by @swernli in #156
- Add workflow_dispatch to CI by @swernli in #161
- Include global phase of -i for Rx/Ry of Pi by @swernli in #163
- Create Python packages for functionality by @idavis in #166
- Remove optional qir-stdlib dependency for sparse sim by @swernli in #164
- Add ADO pipeline and universal2 support by @idavis in #170
- Pipeline refinements and packaging by @idavis in #172
- Fix accumulated phase for rotations by 2 Pi by @swernli in #173
- Fix segfault on tagged output by @ausbin in #175
- Update version and removed calls from docs/defs by @idavis in #176
- On linux, only upload manylinux binaries in release by @idavis in #177
- Use merge task to extract manylinux wheel for release by @idavis in #178
New Contributors
Full Changelog: v0.5.0...v0.6.0