-
Notifications
You must be signed in to change notification settings - Fork 13
chore: release v0.20.0 #2218
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: release v0.20.0 #2218
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2218 +/- ##
=======================================
Coverage 82.03% 82.03%
=======================================
Files 230 230
Lines 41017 41017
Branches 37118 37118
=======================================
Hits 33648 33648
Misses 5399 5399
Partials 1970 1970
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:
|
|
Open to suggestions for things to add to the high-level change list |
ss2165
left a comment
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.
![]()
Co-authored-by: Alec Edgington <[email protected]>
Co-authored-by: Alec Edgington <[email protected]>
This release contains a big list of changes reworking multiple core definitions of HUGR.
Some of these changes include:
Hugrs that are not backed by a portgraph or use different node index types.
exist somewhere inside the region hierarchy, so we can now model edges that
connect beyond the descendants of the entrypoint.
Moduleoperation.SimpleReplacementeven simpler and easy to use.Rewritetrait has been split intoVerifyPatchandPatchparts.provide some backward-compatibility layers that will be removed in the future.
1.85.🤖 New release
hugr-model: 0.19.0 -> 0.20.0 (⚠ API breaking changes)hugr-core: 0.15.4-> 0.20.0 (⚠ API breaking changes)hugr-llvm: 0.15.4 -> 0.20.0 (⚠ API breaking changes)hugr-passes: 0.15.4 -> 0.20.0 (⚠ API breaking changes)hugr: 0.15.4-> 0.20.0 (⚠ API breaking changes)hugr-cli: 0.15.4 -> 0.20.0 (⚠ API breaking changes)