Skip to content

chore: release#3004

Merged
aborgna-q merged 2 commits intomainfrom
release-plz-2026-03-31T11-30-46Z
Mar 31, 2026
Merged

chore: release#3004
aborgna-q merged 2 commits intomainfrom
release-plz-2026-03-31T11-30-46Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Mar 31, 2026

🤖 New release

  • hugr-model: 0.26.1 -> 0.27.0 (✓ API compatible changes)
  • hugr-core: 0.26.1 -> 0.27.0 (✓ API compatible changes)
  • hugr-llvm: 0.26.1 -> 0.27.0 (✓ API compatible changes)
  • hugr-persistent: 0.5.1 -> 0.6.0 (✓ API compatible changes)
  • hugr: 0.26.1 -> 0.27.0 (✓ API compatible changes)
  • hugr-cli: 0.26.1 -> 0.27.0 (✓ API compatible changes)
Changelog

hugr-model

0.26.0 - 2026-03-16

Testing

  • Replace model text snapshots with roundtrip tests (#2933)
  • Add missing width arg in model-call example (#2945)

hugr-core

0.27.0 - 2026-03-31

Bug Fixes

  • Use valid identifiers when constructing AST model (#2973)
  • Panic on constant folding with opaque consts (#2986)

New Features

  • (py) Allow missing ext versions ExtensionDesc metadata (#2979)
  • [breaking] Deprecate JSON serialization format (#2991)
  • [breaking] Bump public portgraph dependency to 0.16.0 (#2998)

Refactor

  • Simplify validate_subtree (#2969)
  • further cleanups to SiblingSubgraph + generalize over trait HugrConvexChecker (#2957)

hugr-llvm

0.27.0 - 2026-03-31

New Features

  • (hugr-llvm) Emit rounding operation for FloatOps::fround extension ops (#2949)

hugr-persistent

0.6.0 - 2026-03-31

New Features

  • [breaking] Deprecate JSON serialization format (#2991)

hugr

0.27.0 - 2026-03-31

Bug Fixes

  • Use valid identifiers when constructing AST model (#2973)
  • Panic on constant folding with opaque consts (#2986)

New Features

  • (py) Allow missing ext versions ExtensionDesc metadata (#2979)
  • [breaking] Bump public portgraph dependency to 0.16.0 (#2998)
  • [breaking] Deprecate JSON serialization format (#2991)

Refactor

  • Simplify validate_subtree (#2969)
  • further cleanups to SiblingSubgraph + generalize over trait HugrConvexChecker (#2957)

hugr-cli

0.27.0 - 2026-03-31

Bug Fixes

  • Do extension resolution on exts loaded by hugr-cli (#2987)

New Features

  • (py) Allow missing ext versions ExtensionDesc metadata (#2979)
  • [breaking] Deprecate JSON serialization format (#2991)


This PR was generated with release-plz.

@hugrbot hugrbot added A-rust Area: Rust code X-release Automated release PR labels Mar 31, 2026
@aborgna-q aborgna-q marked this pull request as ready for review March 31, 2026 11:34
@aborgna-q aborgna-q requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners March 31, 2026 11:34
@aborgna-q aborgna-q enabled auto-merge March 31, 2026 11:39
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.30%. Comparing base (de0458c) to head (4fc7bf8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3004   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files         240      240           
  Lines       45356    45356           
  Branches    39160    39160           
=======================================
  Hits        36876    36876           
  Misses       6490     6490           
  Partials     1990     1990           
Flag Coverage Δ
python 88.94% <ø> (ø)
rust 80.09% <ø> (ø)

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.

@aborgna-q aborgna-q added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 6b9aba6 Mar 31, 2026
30 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-03-31T11-30-46Z branch March 31, 2026 11:50
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.

3 participants