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.
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.
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.
Then the comparison URL should be from v0.22.0 not v0.22.1?
There was a problem hiding this comment.
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.
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.
The new tag doesn't exist yet, it'll be created after the merge
🤖 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-corebreaking changesChangelog
hugr-modelhugr-corehugr-llvmhugr-passeshugr-persistenthugrhugr-cliThis PR was generated with release-plz.