-
Notifications
You must be signed in to change notification settings - Fork 14
chore: release #2493
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 #2493
Conversation
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2493 +/- ##
=======================================
Coverage 82.66% 82.66%
=======================================
Files 251 251
Lines 46798 46798
Branches 42327 42327
=======================================
Hits 38686 38686
Misses 6061 6061
Partials 2051 2051
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:
|
5cfc859
to
162299a
Compare
c49e9e8
to
b90339c
Compare
We will override the breaking change here. |
b90339c
to
47f4e7d
Compare
47f4e7d
to
f7d847f
Compare
## [0.22.2](https://github.com/CQCL/hugr/compare/hugr-cli-v0.22.1...hugr-cli-v0.22.2) - 2025-08-06 | ||
|
||
### New Features | ||
|
||
- *(cli)* Deprecate HugrInputArgs::get_hugr ([#2506](https://github.com/CQCL/hugr/pull/2506)) | ||
|
||
## [0.22.0](https://github.com/CQCL/hugr/compare/hugr-cli-v0.21.0...hugr-cli-v0.22.0) - 2025-07-24 |
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.
Why are the changelogs missing 0.22.1? Is it because there wasn't a 0.22.1 release for these crates?
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.
that's a great question! @aborgna-q ?
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.
The crate versions are updated in lock-step, but there weren't any changes for hugr-cli 0.22.1
so its changelog didn't get updated.
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.
Then the comparison URL should be from v0.22.0 not v0.22.1?
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.
The tag does exist since the crate was released.
Between 0.21.0
and 0.21.1
there weren't any commits affecting hugr-cli
, so they can be ignored.
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.
OK it's probably fine, but when I go to the URL the page says "We couldnβt figure out how to compare these references, do they point to valid commits?".
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.
The new tag doesn't exist yet, it'll be created after the merge
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.
Right, thanks!
π€ New release
hugr-model
: 0.22.1 -> 0.23.0 (β API compatible changes)hugr-core
: 0.22.1 -> 0.23.0 (β API breaking changes)hugr-llvm
: 0.22.1 -> 0.23.0 (β API compatible changes)hugr-passes
: 0.22.1 -> 0.23.0 (β API compatible changes)hugr-persistent
: 0.2.1 -> 0.2.2 (β API compatible changes)hugr
: 0.22.1 -> 0.23.0 (β API compatible changes)hugr-cli
: 0.22.1 -> 0.23.0 (β API compatible changes)β
hugr-core
breaking changesChangelog
hugr-model
hugr-core
hugr-llvm
hugr-passes
hugr-persistent
hugr
hugr-cli
This PR was generated with release-plz.