Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Nov 6, 2025

πŸ€– New release

  • hugr-model: 0.24.2 -> 0.24.3 (βœ“ API compatible changes)
  • hugr-core: 0.24.2 -> 0.24.3
  • hugr-llvm: 0.24.2 -> 0.24.3 (βœ“ API compatible changes)
  • hugr-passes: 0.24.2 -> 0.24.3 (βœ“ API compatible changes)
  • hugr: 0.24.2 -> 0.24.3 (βœ“ API compatible changes)
  • hugr-cli: 0.24.2 -> 0.24.3 (βœ“ API compatible changes)
  • hugr-persistent: 0.3.3 -> 0.3.4
Changelog

hugr-model

0.24.1 - 2025-11-03

Bug Fixes

  • Correct conversion of table::Term::Tuple to ast::Term (#2653)

hugr-core

0.24.1 - 2025-11-03

Bug Fixes

  • validation outside entrypoint, normalize_cfgs w/ nonlocal edges (#2633)
  • SiblingSubgraph::try_from_nodes for non-entrypoint region (#2655)
  • Correct conversion of table::Term::Tuple to ast::Term (#2653)

New Features

  • track package descriptions when loading (#2639)
  • (cli) describe sub-command (#2650)

hugr-llvm

0.24.3 - 2025-11-06

Bug Fixes

  • BorrowArray discard handler allows elements to be borrowed (#2666)

hugr-passes

0.24.3 - 2025-11-06

Bug Fixes

  • BorrowArray discard handler allows elements to be borrowed (#2666)

hugr

0.24.3 - 2025-11-06

Bug Fixes

  • BorrowArray discard handler allows elements to be borrowed (#2666)

hugr-cli

0.24.1 - 2025-11-03

New Features

  • track package descriptions when loading (#2639)
  • (cli) describe sub-command (#2650)

hugr-persistent

0.3.2 - 2025-11-03

New Features

  • (persistent) More efficient HugrView iterators for PersistentHugr (#2595)


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Nov 6, 2025
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.46%. Comparing base (072f262) to head (f70272e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2669   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files         262      262           
  Lines       51297    51297           
  Branches    46858    46858           
=======================================
  Hits        42813    42813           
  Misses       6105     6105           
  Partials     2379     2379           
Flag Coverage Ξ”
python 91.46% <ΓΈ> (ΓΈ)
rust 82.70% <ΓΈ> (ΓΈ)

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.

@aborgna-q
Copy link
Collaborator

Previous release got cancelled because I merged a dependabot update just before...

@aborgna-q aborgna-q marked this pull request as ready for review November 6, 2025 15:22
@aborgna-q
Copy link
Collaborator

aborgna-q commented Nov 6, 2025

Tests look green both in tket and guppy :shipit:

@aborgna-q aborgna-q added this pull request to the merge queue Nov 6, 2025
Merged via the queue into main with commit b9c7bac Nov 6, 2025
32 checks passed
@aborgna-q aborgna-q deleted the release-plz-2025-11-06T10-09-13Z branch November 6, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants