Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Aug 8, 2025

πŸ€– New release

  • hugr-model: 0.22.2 -> 0.22.3 (βœ“ API compatible changes)
  • hugr-core: 0.22.2 -> 0.22.3 (βœ“ API compatible changes)
  • hugr-llvm: 0.22.2 -> 0.22.3 (βœ“ API compatible changes)
  • hugr-passes: 0.22.2 -> 0.22.3 (βœ“ API compatible changes)
  • hugr-persistent: 0.2.2 -> 0.2.3 (βœ“ API compatible changes)
  • hugr: 0.22.2 -> 0.22.3 (βœ“ API compatible changes)
  • hugr-cli: 0.22.2 -> 0.22.3 (βœ“ API compatible changes)
Changelog

hugr-model

0.22.2 - 2025-08-06

New Features

  • Type of constants in core Terms. (#2411)

hugr-core

0.22.3 - 2025-09-11

Bug Fixes

  • SiblingSubgraph::try_from_nodes not including disconnected components (#2549)

Documentation

  • Clarify docs for SiblingSubgraph::{inputs, outputs} (#2508)

New Features

  • SiblingSubgraph supports function calls (#2528)
  • Add unchecked constructor for SiblingSubgraph (#2526)
  • Add HugrMut::insert(_view)_forest (#2518)
  • Add extend_inputs function for DFGs (#2536)
  • Loosen bound on Patch trait (#2545)

hugr-llvm

0.22.2 - 2025-08-06

Bug Fixes

  • added public func getter for EmitFuncContext (#2482)
  • (hugr-llvm) Set llvm function linkage based on Visibility hugr node field (#2502)

hugr-passes

0.22.3 - 2025-09-11

New Features

  • SiblingSubgraph supports function calls (#2528)

hugr-persistent

0.2.3 - 2025-09-11

Documentation

  • Clarify docs for SiblingSubgraph::{inputs, outputs} (#2508)

New Features

  • SiblingSubgraph supports function calls (#2528)

hugr

0.22.3 - 2025-09-11

Bug Fixes

  • SiblingSubgraph::try_from_nodes not including disconnected components (#2549)

Documentation

  • Clarify docs for SiblingSubgraph::{inputs, outputs} (#2508)

New Features

  • SiblingSubgraph supports function calls (#2528)
  • Add unchecked constructor for SiblingSubgraph (#2526)
  • Add extend_inputs function for DFGs (#2536)
  • Loosen bound on Patch trait (#2545)
  • Add HugrMut::insert(_view)_forest (#2518)

hugr-cli

0.22.3 - 2025-09-11

New Features

  • (hugr-cli) CliError::validate helper (#2507)


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Aug 8, 2025
@codecov
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2509   +/-   ##
=======================================
  Coverage   82.79%   82.79%           
=======================================
  Files         253      253           
  Lines       47183    47183           
  Branches    42694    42694           
=======================================
  Hits        39065    39065           
  Misses       6058     6058           
  Partials     2060     2060           
Flag Coverage Ξ”
python 91.42% <ΓΈ> (ΓΈ)
rust 81.88% <ΓΈ> (ΓΈ)

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-08-08T13-09-10Z branch 5 times, most recently from 29d39d0 to ac97987 Compare August 13, 2025 08:47
@hugrbot hugrbot force-pushed the release-plz-2025-08-08T13-09-10Z branch 2 times, most recently from fcb22b5 to 28d0b32 Compare August 18, 2025 13:48
@hugrbot hugrbot force-pushed the release-plz-2025-08-08T13-09-10Z branch 4 times, most recently from e2caac1 to a16c987 Compare September 1, 2025 07:31
@hugrbot hugrbot force-pushed the release-plz-2025-08-08T13-09-10Z branch 2 times, most recently from 71423a8 to 9aaece1 Compare September 4, 2025 13:59
@hugrbot hugrbot force-pushed the release-plz-2025-08-08T13-09-10Z branch 4 times, most recently from 4e94049 to 1c1868f Compare September 11, 2025 13:08
@hugrbot hugrbot force-pushed the release-plz-2025-08-08T13-09-10Z branch from 1c1868f to 9d390d4 Compare September 11, 2025 16:01
@aborgna-q aborgna-q marked this pull request as ready for review September 15, 2025 13:45
@aborgna-q aborgna-q added this pull request to the merge queue Sep 15, 2025
Merged via the queue into main with commit 785d157 Sep 15, 2025
27 checks passed
@aborgna-q aborgna-q deleted the release-plz-2025-08-08T13-09-10Z branch September 15, 2025 16:05
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