Skip to content

chore: release#2955

Merged
aborgna-q merged 1 commit intomainfrom
release-plz-2026-03-17T15-53-45Z
Mar 19, 2026
Merged

chore: release#2955
aborgna-q merged 1 commit intomainfrom
release-plz-2026-03-17T15-53-45Z

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Mar 17, 2026

🤖 New release

  • hugr-model: 0.26.0 -> 0.26.1
  • hugr-core: 0.26.0 -> 0.26.1 (✓ API compatible changes)
  • hugr-llvm: 0.26.0 -> 0.26.1
  • hugr: 0.26.0 -> 0.26.1 (✓ API compatible changes)
  • hugr-passes: 0.26.0 -> 0.26.1 (✓ API compatible changes)
  • hugr-cli: 0.26.0 -> 0.26.1
  • hugr-persistent: 0.5.0 -> 0.5.1
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.26.1 - 2026-03-18

New Features

  • (hugr-py) Allow linking packages and modules from Python (#2947)

Refactor

  • start cleaning up SiblingSubgraph convexity checking (#2956)

hugr-llvm

0.26.0 - 2026-03-16

New Features

  • (llvm) [breaking] Upgrade to LLVM 21 (#2901)
  • Include private HUGR functions in the local symbol table (#2831)
  • [breaking] TypeRow: add impl From array of Type, remove From (#2784)

Refactor

  • [breaking] Remove deprecated Value::Function (#2928)
  • [breaking] Remove deprecated stack_array codegen (#2929)

hugr

0.26.1 - 2026-03-18

Bug Fixes

  • ConstantFold fails when the module contains function declarations (#2954)

New Features

  • (hugr-py) Allow linking packages and modules from Python (#2947)

Refactor

  • start cleaning up SiblingSubgraph convexity checking (#2956)

hugr-passes

0.26.1 - 2026-03-18

Bug Fixes

  • ConstantFold fails when the module contains function declarations (#2954)

hugr-cli

0.26.0 - 2026-03-16

Documentation

  • Move spec/schema and spec/std_extensions to resources/ (#2897)

New Features

  • [breaking] Rename ModelText envelope format to SExpression (#2927)
  • [breaking] TypeRow: add impl From array of Type, remove From (#2784)

hugr-persistent

0.5.0 - 2026-03-16

New Features

  • (llvm) [breaking] Upgrade to LLVM 21 (#2901)
  • [breaking] TypeRow: add impl From array of Type, remove From (#2784)


This PR was generated with release-plz.

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

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.87%. Comparing base (abebda4) to head (7acf603).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2955   +/-   ##
=======================================
  Coverage   83.87%   83.87%           
=======================================
  Files         267      267           
  Lines       52943    52943           
  Branches    46857    46857           
=======================================
  Hits        44408    44408           
  Misses       6266     6266           
  Partials     2269     2269           
Flag Coverage Δ
python 88.84% <ø> (ø)
rust 83.23% <ø> (ø)

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-03-17T15-53-45Z branch 6 times, most recently from 83efa5b to 77c8b2e Compare March 18, 2026 16:35
@hugrbot hugrbot force-pushed the release-plz-2026-03-17T15-53-45Z branch from 77c8b2e to 7acf603 Compare March 18, 2026 23:40
@aborgna-q aborgna-q marked this pull request as ready for review March 19, 2026 09:22
@aborgna-q aborgna-q requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners March 19, 2026 09:22
@aborgna-q aborgna-q added this pull request to the merge queue Mar 19, 2026
Merged via the queue into main with commit c5b4e07 Mar 19, 2026
30 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-03-17T15-53-45Z branch March 19, 2026 09:44
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