Skip to content

chore: release - #2483

Merged
ss2165 merged 1 commit into
mainfrom
release-plz-2025-07-28T09-05-16Z
Jul 28, 2025
Merged

chore: release#2483
ss2165 merged 1 commit into
mainfrom
release-plz-2025-07-28T09-05-16Z

Conversation

@hugrbot

@hugrbot hugrbot commented Jul 28, 2025

Copy link
Copy Markdown
Collaborator

🤖 New release

  • hugr-model: 0.22.0 -> 0.22.1
  • hugr-core: 0.22.0 -> 0.22.1
  • hugr-llvm: 0.22.0 -> 0.22.1
  • hugr-passes: 0.22.0 -> 0.22.1 (✓ API compatible changes)
  • hugr: 0.22.0 -> 0.22.1 (✓ API compatible changes)
  • hugr-cli: 0.22.0 -> 0.22.1
  • hugr-persistent: 0.2.0 -> 0.2.1
Changelog

hugr-model

0.22.0 - 2025-07-24

New Features

  • Names of private functions become core.title metadata. (#2448)
  • include generator metatada in model import and cli validate errors (#2452)
  • Version number in hugr binary format. (#2468)
  • Use semver crate for -model version, and include in docs (#2471)

hugr-core

0.22.0 - 2025-07-24

Bug Fixes

  • Ensure SumTypes have the same json encoding in -rs and -py (#2465)

New Features

  • Export entrypoint metadata in Python and fix bug in import (#2434)
  • Names of private functions become core.title metadata. (#2448)
  • [breaking] Use binary envelopes for operation lower_func encoding (#2447)
  • [breaking] Update portgraph dependency to 0.15 (#2455)
  • Detect and fail on unrecognised envelope flags (#2453)
  • include generator metatada in model import and cli validate errors (#2452)
  • [breaking] Add insert_region to HugrMut (#2463)
  • Non-region entrypoints in hugr-model. (#2467)

hugr-llvm

0.21.0 - 2025-07-09

New Features

  • [breaking] No nested FuncDefns (or AliasDefns) (#2256)
  • [breaking] Split TypeArg::Sequence into tuples and lists. (#2140)
  • [breaking] More helpful error messages in model import (#2272)
  • [breaking] Merge TypeParam and TypeArg into one Term type in Rust (#2309)
  • Add MakeError op (#2377)

hugr-passes

0.22.1 - 2025-07-28

New Features

  • Include copy_discard_array in DelegatingLinearizer::default (#2479)
  • Inline calls to functions not on cycles in the call graph (#2450)

hugr

0.22.1 - 2025-07-28

New Features

  • Include copy_discard_array in DelegatingLinearizer::default (#2479)
  • Inline calls to functions not on cycles in the call graph (#2450)

hugr-cli

0.22.0 - 2025-07-24

New Features

  • include generator metatada in model import and cli validate errors (#2452)

hugr-persistent

0.2.0 - 2025-07-24

New Features

  • [breaking] Update portgraph dependency to 0.15 (#2455)


This PR was generated with release-plz.

@codecov

codecov Bot commented Jul 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.66%. Comparing base (10e8573) to head (d984907).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2483   +/-   ##
=======================================
  Coverage   82.66%   82.66%           
=======================================
  Files         251      251           
  Lines       46599    46599           
  Branches    42160    42160           
=======================================
  Hits        38521    38521           
  Misses       6028     6028           
  Partials     2050     2050           
Flag Coverage Δ
python 91.32% <ø> (ø)
rust 81.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hugrbot
hugrbot force-pushed the release-plz-2025-07-28T09-05-16Z branch from 994a28d to d984907 Compare July 28, 2025 09:22
@acl-cqc
acl-cqc marked this pull request as ready for review July 28, 2025 10:49
@acl-cqc
acl-cqc requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners July 28, 2025 10:49
@acl-cqc

acl-cqc commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

OK AFAICS the only two PRs in this are my hugr-passes changes #2450 and #2479 so LGTM

@ss2165
ss2165 added this pull request to the merge queue Jul 28, 2025
Merged via the queue into main with commit fb5bcfe Jul 28, 2025
27 checks passed
@ss2165
ss2165 deleted the release-plz-2025-07-28T09-05-16Z branch July 28, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants