Skip to content

chore: release#2852

Merged
aborgna-q merged 1 commit intomainfrom
release-plz-2026-02-03T15-07-01Z
Feb 20, 2026
Merged

chore: release#2852
aborgna-q merged 1 commit intomainfrom
release-plz-2026-02-03T15-07-01Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Feb 3, 2026

🤖 New release

  • hugr-model: 0.25.5 -> 0.25.6 (✓ API compatible changes)
  • hugr-core: 0.25.5 -> 0.25.6 (✓ API compatible changes)
  • hugr-llvm: 0.25.5 -> 0.25.6 (✓ API compatible changes)
  • hugr-passes: 0.25.5 -> 0.25.6 (✓ API compatible changes)
  • hugr: 0.25.5 -> 0.25.6 (✓ API compatible changes)
  • hugr-cli: 0.25.5 -> 0.25.6 (✓ API compatible changes)
  • hugr-persistent: 0.4.5 -> 0.4.6
Changelog

hugr-model

0.25.6 - 2026-02-20

New Features

  • Remove size limitation for binary envelopes (#2880)

hugr-core

0.25.6 - 2026-02-20

Bug Fixes

  • Canonicalize more (#2839)
  • used_extensions should include transitive requirements (#2891)

New Features

  • Add s expression format to envelope formats (#2864)
  • added hash.rs, updated imports (#2840)
  • (hugr-py) Define typed Metadata protocol (#2765)
  • Add a NodeTemplate::call_to_function helper (#2878)
  • Remove size limitation for binary envelopes (#2880)

hugr-llvm

0.25.6 - 2026-02-20

New Features

  • Add error context when lowering hugrs to LLVM (#2869)

hugr-passes

0.25.6 - 2026-02-20

Bug Fixes

  • Panic on UntuplePass when nodes had order edges (#2883)

New Features

  • added hash.rs, updated imports (#2840)
  • Add a NodeTemplate::call_to_function helper (#2878)

hugr

0.25.6 - 2026-02-20

Bug Fixes

  • Panic on UntuplePass when nodes had order edges (#2883)
  • Canonicalize more (#2839)
  • used_extensions should include transitive requirements (#2891)

New Features

  • Add s expression format to envelope formats (#2864)
  • (hugr-py) Define typed Metadata protocol (#2765)
  • Add a NodeTemplate::call_to_function helper (#2878)
  • added hash.rs, updated imports (#2840)
  • Remove size limitation for binary envelopes (#2880)

hugr-cli

0.25.6 - 2026-02-20

New Features

  • Add s expression format to envelope formats (#2864)

hugr-persistent

0.4.0 - 2025-12-22

New Features

  • [breaking] Remove RootCheckable (#2704)
  • [breaking] Bump MSRV to Rust 1.89 (#2747)
  • [breaking] Type-safe access for node metadata (#2755)

Refactor

  • [breaking] Remove multiple deprecated definitions (#2751)


This PR was generated with release-plz.

@hugrbot hugrbot added the release label Feb 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.80%. Comparing base (0e4926e) to head (bdd3f09).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2852   +/-   ##
=======================================
  Coverage   83.80%   83.80%           
=======================================
  Files         267      267           
  Lines       53728    53728           
  Branches    47793    47793           
=======================================
  Hits        45029    45029           
  Misses       6284     6284           
  Partials     2415     2415           
Flag Coverage Δ
python 88.50% <ø> (ø)
rust 83.22% <ø> (ø)

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 added A-rust Area: Rust code X-release Automated release PR labels Feb 3, 2026
@hugrbot hugrbot force-pushed the release-plz-2026-02-03T15-07-01Z branch 17 times, most recently from 785acac to 21a28c9 Compare February 10, 2026 14:47
@hugrbot hugrbot force-pushed the release-plz-2026-02-03T15-07-01Z branch 9 times, most recently from 235d18d to 13504cb Compare February 18, 2026 12:35
@hugrbot hugrbot force-pushed the release-plz-2026-02-03T15-07-01Z branch 4 times, most recently from 5805d23 to e2f0336 Compare February 20, 2026 13:37
@hugrbot hugrbot force-pushed the release-plz-2026-02-03T15-07-01Z branch from e2f0336 to bdd3f09 Compare February 20, 2026 13:58
@aborgna-q aborgna-q marked this pull request as ready for review February 20, 2026 14:19
@aborgna-q aborgna-q added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit 4e50e95 Feb 20, 2026
30 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-02-03T15-07-01Z branch February 20, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rust Area: Rust code X-release Automated release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants