Skip to content

chore: release#2909

Merged
aborgna-q merged 1 commit intomainfrom
release-plz-2026-02-27T09-54-22Z
Mar 6, 2026
Merged

chore: release#2909
aborgna-q merged 1 commit intomainfrom
release-plz-2026-02-27T09-54-22Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Feb 27, 2026

🤖 New release

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

hugr-model

0.25.6 - 2026-02-20

New Features

  • Remove size limitation for binary envelopes (#2880)

hugr-core

0.25.7 - 2026-03-06

Documentation

  • added examples in docs srtring (#2920)

hugr-llvm

0.25.6 - 2026-02-20

New Features

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

hugr-passes

0.25.7 - 2026-03-06

Documentation

  • added examples in docs srtring (#2920)

New Features

  • Define pass application scopes (#2772)
  • Modify dead code elimination pass to remove unreachable basic blocks (#2884)
  • Add non-generic with_scope method for composable passes (#2910)
  • update passes to use PassScope where non-breaking (#2836)

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)

hugr

0.25.7 - 2026-03-06

Documentation

  • added examples in docs srtring (#2920)

New Features

  • Define pass application scopes (#2772)
  • Modify dead code elimination pass to remove unreachable basic blocks (#2884)
  • Add non-generic with_scope method for composable passes (#2910)
  • update passes to use PassScope where non-breaking (#2836)

hugr-cli

0.25.6 - 2026-02-20

New Features

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


This PR was generated with release-plz.

@hugrbot hugrbot added A-rust Area: Rust code X-release Automated release PR labels Feb 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2909   +/-   ##
=======================================
  Coverage   83.78%   83.78%           
=======================================
  Files         269      269           
  Lines       54206    54206           
  Branches    48159    48159           
=======================================
  Hits        45414    45414           
  Misses       6378     6378           
  Partials     2414     2414           
Flag Coverage Δ
python 88.65% <ø> (ø)
rust 83.16% <ø> (ø)

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-2026-02-27T09-54-22Z branch 10 times, most recently from d7147d2 to 9a0ed64 Compare March 6, 2026 14:10
@hugrbot hugrbot force-pushed the release-plz-2026-02-27T09-54-22Z branch from 9a0ed64 to 0f8a779 Compare March 6, 2026 17:07
@aborgna-q aborgna-q marked this pull request as ready for review March 6, 2026 17:18
@aborgna-q aborgna-q requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners March 6, 2026 17:18
@aborgna-q aborgna-q added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit 485db79 Mar 6, 2026
31 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-02-27T09-54-22Z branch March 6, 2026 17:37
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