chore(main): release hugr-py 0.17.0#3041
Draft
hugrbot wants to merge 1 commit into
Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3041 +/- ##
=======================================
Coverage 81.30% 81.30%
=======================================
Files 242 242
Lines 46113 46113
Branches 39840 39840
=======================================
Hits 37491 37491
Misses 6628 6628
Partials 1994 1994
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:
|
27a12ce to
2827688
Compare
2827688 to
bfe05aa
Compare
1f56efb to
8de047a
Compare
7456dda to
e828dcc
Compare
e828dcc to
4fe82c1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.17.0 (2026-05-29)
⚠ BREAKING CHANGES
hugr-llvm::emit::EmitHugr::emit_hugr::emit_moduletakes two new args:emit_debug: boolandptr_size: u32. In addition,hugr_core::views::render::NodeLabelhas a new variantMetadataValueswhich combines a numeric label and JSON metadata values.Extedge; require HugrView impls to provide scheduling_graph; remove deprecated region_portgraph(), as_petgraph(), into_region_portgraph(),Features
Extedge; compute on demand in scheduling_graph() (#2951) (deadaa6)Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.