Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Nov 3, 2025

πŸ€– New release

  • hugr-model: 0.24.1 -> 0.24.2
  • hugr-core: 0.24.1 -> 0.24.2
  • hugr-llvm: 0.24.1 -> 0.24.2
  • hugr-passes: 0.24.1 -> 0.24.2 (βœ“ API compatible changes)
  • hugr: 0.24.1 -> 0.24.2 (βœ“ API compatible changes)
  • hugr-cli: 0.24.1 -> 0.24.2 (βœ“ API compatible changes)
  • hugr-persistent: 0.3.2 -> 0.3.3
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.0 - 2025-10-13

New Features

  • LLVM lowering for borrow arrays using bitmasks (#2574)
  • (py, core, llvm) add is_borrowed op for BorrowArray (#2610)

Refactor

  • [breaking] consistent inout order in borrow array (#2621)

hugr-passes

0.24.2 - 2025-11-03

Bug Fixes

  • ReplaceTypes: operate on whole Hugr, with set_regions (#2662)

hugr

0.24.2 - 2025-11-03

Bug Fixes

  • ReplaceTypes: operate on whole Hugr, with set_regions (#2662)

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 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2661   +/-   ##
=======================================
  Coverage   83.41%   83.41%           
=======================================
  Files         262      262           
  Lines       51176    51176           
  Branches    46737    46737           
=======================================
  Hits        42689    42689           
  Misses       6109     6109           
  Partials     2378     2378           
Flag Coverage Ξ”
python 91.46% <ΓΈ> (ΓΈ)
rust 82.65% <ΓΈ> (ΓΈ)

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-11-03T12-53-47Z branch 2 times, most recently from 64d5289 to f20e980 Compare November 3, 2025 14:40
@hugrbot hugrbot force-pushed the release-plz-2025-11-03T12-53-47Z branch from f20e980 to ab7466c Compare November 3, 2025 14:45
@aborgna-q aborgna-q marked this pull request as ready for review November 4, 2025 14:01
@aborgna-q aborgna-q added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit 3d1ea85 Nov 4, 2025
32 checks passed
@aborgna-q aborgna-q deleted the release-plz-2025-11-03T12-53-47Z branch November 4, 2025 14:19
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