-
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: release v0.13.2 #1588
chore: release v0.13.2 #1588
Conversation
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #1588 +/- ##
=======================================
Coverage 85.64% 85.64%
=======================================
Files 136 136
Lines 24918 24918
Branches 21854 21854
=======================================
Hits 21342 21342
Misses 2468 2468
Partials 1108 1108
Flags with carried forward coverage won't be shown. Click here to find out more. β View full report in Codecov by Sentry. |
e1752cb
to
54d7a74
Compare
eab6fad
to
6fc2956
Compare
6fc2956
to
9bdd4e5
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.
## π€ New release * `hugr`: 0.13.1 -> 0.13.2 (β API compatible changes) * `hugr-core`: 0.13.1 -> 0.13.2 (β API compatible changes) * `hugr-model`: 0.13.1 -> 0.13.2 (β API compatible changes) * `hugr-passes`: 0.13.1 -> 0.13.2 (β API compatible changes) * `hugr-cli`: 0.13.1 -> 0.13.2 (β API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> ## `hugr` <blockquote> ## [0.13.2](hugr-v0.13.1...hugr-v0.13.2) - 2024-10-22 ### Bug Fixes - Allocate ports on root nodes ([#1585](#1585)) ### New Features - Render function names in `mermaid`/`dot` ([#1583](#1583)) - Add filter_edge_kind to PortIterator ([#1593](#1593)) - make errors more readable with Display impls ([#1597](#1597)) - Ensure packages always have modules at the root ([#1589](#1589)) - Add `Package` definition on `hugr-core` ([#1587](#1587)) </blockquote> ## `hugr-core` <blockquote> ## [0.13.2](hugr-core-v0.13.1...hugr-core-v0.13.2) - 2024-10-22 ### Bug Fixes - Allocate ports on root nodes ([#1585](#1585)) ### New Features - Add `Package` definition on `hugr-core` ([#1587](#1587)) - Render function names in `mermaid`/`dot` ([#1583](#1583)) - Add filter_edge_kind to PortIterator ([#1593](#1593)) - make errors more readable with Display impls ([#1597](#1597)) - Ensure packages always have modules at the root ([#1589](#1589)) </blockquote> ## `hugr-model` <blockquote> ## [0.13.2](hugr-model-v0.13.1...hugr-model-v0.13.2) - 2024-10-22 ### New Features - make errors more readable with Display impls ([#1597](#1597)) </blockquote> ## `hugr-passes` <blockquote> ## [0.13.2](hugr-passes-v0.13.1...hugr-passes-v0.13.2) - 2024-10-22 ### New Features - make errors more readable with Display impls ([#1597](#1597)) </blockquote> ## `hugr-cli` <blockquote> ## [0.13.2](hugr-cli-v0.13.1...hugr-cli-v0.13.2) - 2024-10-22 ### New Features - Add `Package` definition on `hugr-core` ([#1587](#1587)) - Ensure packages always have modules at the root ([#1589](#1589)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
π€ New release
hugr
: 0.13.1 -> 0.13.2 (β API compatible changes)hugr-core
: 0.13.1 -> 0.13.2 (β API compatible changes)hugr-model
: 0.13.1 -> 0.13.2 (β API compatible changes)hugr-passes
: 0.13.1 -> 0.13.2 (β API compatible changes)hugr-cli
: 0.13.1 -> 0.13.2 (β API compatible changes)Changelog
hugr
hugr-core
hugr-model
hugr-passes
hugr-cli
This PR was generated with release-plz.