-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(py): release tket2-exts 0.6.0 #811
chore(py): release tket2-exts 0.6.0 #811
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #811 +/- ##
=======================================
Coverage 82.57% 82.57%
=======================================
Files 65 65
Lines 8097 8097
Branches 7834 7834
=======================================
Hits 6686 6686
Misses 1006 1006
Partials 405 405
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:
|
cb18f6c
to
38c1fd9
Compare
85fb046
to
eee2d96
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should have gone before the tket2-py
release. I'll do some post-facto tag updates to after this is merged.
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.6.0 (2025-03-18)
⚠ BREAKING CHANGES
Circuit
serialisation functions are deprecated.Node
is now an associated type ofHugrView
Circuit::load_function_reader
takes aBufRead
rather thanRead
UtilsOp
enumnon_exhaustive
so that future additions are not considered API-breaking.Features
Bug Fixes
UtilsOp
enumnon_exhaustive
(#797) (8c3ee89)Miscellaneous Chores
This PR was generated with Release Please. See documentation.
BEGIN_COMMIT_OVERRIDE
feat: Update
tket2-exts
extension to0.6.0
END_COMMIT_OVERRIDE