Skip to content

chore: release#3137

Merged
aborgna-q merged 1 commit into
mainfrom
release-plz-2026-07-06T16-03-44Z
Jul 7, 2026
Merged

chore: release#3137
aborgna-q merged 1 commit into
mainfrom
release-plz-2026-07-06T16-03-44Z

Conversation

@hugrbot

@hugrbot hugrbot commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

🤖 New release

  • hugr-model: 0.29.0 -> 0.29.1
  • hugr-core: 0.29.0 -> 0.29.1 (✓ API compatible changes)
  • hugr-llvm: 0.29.0 -> 0.29.1
  • hugr: 0.29.0 -> 0.29.1 (✓ API compatible changes)
  • hugr-cli: 0.29.0 -> 0.29.1 (✓ API compatible changes)
  • hugr-persistent: 0.7.4 -> 0.7.5
Changelog

hugr-model

0.28.1 - 2026-06-10

Bug Fixes

  • Quote non-parsable Symbol names in S-expressions (#3101)
  • Don't read partial symbol definitions (#3104)

hugr-core

0.29.1 - 2026-07-07

New Features

  • Fewer order edges when inlining DFGs (#3136)

hugr-llvm

0.28.0 - 2026-06-05

New Features

  • [breaking] do not require an Order edge for each nonlocal Ext edge; compute on demand in scheduling_graph() (#2951)
  • (hugr-llvm) [breaking] Add support for emitting debug locations (#3026)
  • [breaking] Add extension version to custom ops and types (#3063)
  • [breaking] Keep multiple incompatible extension versions in ExtensionRegistry (#3064)

Performance

  • [breaking] remove bound-caching from Type, do in SumType::General instead (#3022)

Refactor

  • (hugrv2) [breaking] combine TypeEnum with Term, no RV parametrization (#2895)
  • (hugrv2) [breaking] Rename Terms to clarify (runtime) Types from static parameter Kinds (#3019)
  • Use an enum instead of random bools in emit debug option (#3098)

hugr

0.29.1 - 2026-07-07

New Features

  • Fewer order edges when inlining DFGs (#3136)

hugr-cli

0.28.1 - 2026-06-10

Bug Fixes

  • Quote non-parsable Symbol names in S-expressions (#3101)

hugr-persistent

0.7.0 - 2026-06-05

New Features

  • [breaking] do not require an Order edge for each nonlocal Ext edge; compute on demand in scheduling_graph() (#2951)
  • (hugr-llvm) [breaking] Add support for emitting debug locations (#3026)
  • [breaking] Add extension versions to hugr-model elements (#3080)


This PR was generated with release-plz.

@hugrbot hugrbot added A-rust Area: Rust code X-release Automated release PR labels Jul 6, 2026
@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.33%. Comparing base (bd187f2) to head (5d89014).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3137   +/-   ##
=======================================
  Coverage   81.33%   81.33%           
=======================================
  Files         242      242           
  Lines       46925    46925           
  Branches    40612    40612           
=======================================
  Hits        38166    38166           
  Misses       6767     6767           
  Partials     1992     1992           
Flag Coverage Δ
python 89.49% <ø> (ø)
rust 80.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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-07-06T16-03-44Z branch from 747f47c to 5d89014 Compare July 7, 2026 09:26
@aborgna-q aborgna-q marked this pull request as ready for review July 7, 2026 10:46
@aborgna-q aborgna-q requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners July 7, 2026 10:46
@aborgna-q aborgna-q added this pull request to the merge queue Jul 7, 2026
Merged via the queue into main with commit d1dd809 Jul 7, 2026
32 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-07-06T16-03-44Z branch July 7, 2026 11:02
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