-
Notifications
You must be signed in to change notification settings - Fork 10
chore!: Bump to hugr-0.20 #862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This PR contains breaking changes to the public Rust API. cargo-semver-checks summary |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #862 +/- ##
==========================================
- Coverage 82.12% 81.73% -0.39%
==========================================
Files 68 68
Lines 7944 7875 -69
Branches 7672 7603 -69
==========================================
- Hits 6524 6437 -87
- Misses 1020 1055 +35
+ Partials 400 383 -17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes #867 drive-by do a cargo update
will break on subsequent bump when these methods are removed
|
Actually, please wait a second. I suddenly have a doubt about the fixes I made yesterday. I'll double check before we merge this in. |
|
As feared, Quantinuum/hugr#2221 makes a test fail... |
|
|
🤖 I have created a release *beep* *boop* --- ## [0.7.0](tket2-exts-v0.6.0...tket2-exts-v0.7.0) (2025-05-16) ### ⚠ BREAKING CHANGES * bump to hugr 0.20 * **hseries:** ZZMax removed from Qsystem extension. Use ZZPhase(pi/2). ### Features * Add `tket2.bool` extension ([#823](#823)) ([8818d2f](8818d2f)) * Add debug extension with state result op ([#843](#843)) ([64bbe88](64bbe88)), closes [#832](#832) * **hseries:** remove ZZMax operation from Qsystem extension ([#852](#852)) ([b488125](b488125)) ### Miscellaneous Chores * Bump to hugr-0.20 ([#862](#862)) ([652a7d0](652a7d0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [0.4.0](tket2-eccs-v0.3.0...tket2-eccs-v0.4.0) (2025-05-16) ### ⚠ BREAKING CHANGES * bump to hugr 0.20 ### Miscellaneous Chores * Bump to hugr-0.20 ([#862](#862)) ([652a7d0](652a7d0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Seyon Sivarajah <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [0.9.0](tket2-py-v0.8.1...tket2-py-v0.9.0) (2025-05-16) ### ⚠ BREAKING CHANGES * bump to hugr 0.20 ### Features * **tket2-py:** Expose new modules in python ([#860](#860)) ([4bfb3ff](4bfb3ff)) ### Miscellaneous Chores * Bump to hugr-0.20 ([#862](#862)) ([652a7d0](652a7d0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Seyon Sivarajah <[email protected]>
BREAKING CHANGE: bump to hugr 0.20