Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 14, 2025

πŸ€– New release

  • hugr-model: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
  • hugr-core: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
  • hugr-llvm: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
  • hugr-passes: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
  • hugr-persistent: 0.3.1 -> 0.3.2 (βœ“ API compatible changes)
  • hugr: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
  • hugr-cli: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
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.1 - 2025-11-03

Bug Fixes

  • validation outside entrypoint, normalize_cfgs w/ nonlocal edges (#2633)

hugr-persistent

0.3.2 - 2025-11-03

New Features

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

hugr

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-cli

0.24.1 - 2025-11-03

New Features

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


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Oct 14, 2025
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.40%. Comparing base (96a294f) to head (95d57b0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2625   +/-   ##
=======================================
  Coverage   83.40%   83.40%           
=======================================
  Files         262      262           
  Lines       51135    51135           
  Branches    46696    46696           
=======================================
  Hits        42648    42648           
  Misses       6109     6109           
  Partials     2378     2378           
Flag Coverage Ξ”
python 91.46% <ΓΈ> (ΓΈ)
rust 82.63% <ΓΈ> (ΓΈ)

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-10-14T09-19-26Z branch 3 times, most recently from 8c518c9 to 2a0fdd8 Compare October 21, 2025 07:34
@hugrbot hugrbot force-pushed the release-plz-2025-10-14T09-19-26Z branch 2 times, most recently from 3c04d66 to dd63028 Compare October 24, 2025 15:59
@hugrbot hugrbot force-pushed the release-plz-2025-10-14T09-19-26Z branch 15 times, most recently from 204014a to 6ff41c0 Compare November 3, 2025 10:36
@hugrbot hugrbot force-pushed the release-plz-2025-10-14T09-19-26Z branch from 6ff41c0 to 95d57b0 Compare November 3, 2025 10:54
@ss2165 ss2165 marked this pull request as ready for review November 3, 2025 11:22
@ss2165 ss2165 requested a review from a team as a code owner November 3, 2025 11:22
@ss2165 ss2165 added this pull request to the merge queue Nov 3, 2025
Merged via the queue into main with commit 6247ec2 Nov 3, 2025
32 checks passed
@ss2165 ss2165 deleted the release-plz-2025-10-14T09-19-26Z branch November 3, 2025 11:47
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.

5 participants