Skip to content

chore: release#3147

Draft
hugrbot wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T11-01-10Z
Draft

chore: release#3147
hugrbot wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T11-01-10Z

Conversation

@hugrbot

@hugrbot hugrbot commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

🤖 New release

  • hugr-model: 0.29.1 -> 0.29.2
  • hugr-core: 0.29.1 -> 0.29.2 (✓ API compatible changes)
  • hugr-llvm: 0.29.1 -> 0.29.2
  • hugr: 0.29.1 -> 0.29.2 (✓ API compatible changes)
  • hugr-cli: 0.29.1 -> 0.29.2 (✓ API compatible changes)
  • hugr-persistent: 0.7.5 -> 0.7.6
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.2 - 2026-07-13

Performance

  • Reduce extension resolution work in envelope decoding (#3148)

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.2 - 2026-07-13

Performance

  • Reduce extension resolution work in envelope decoding (#3148)

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 9, 2026
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.30%. Comparing base (adc55c0) to head (29d2791).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3147   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files         242      242           
  Lines       46876    46876           
  Branches    40636    40636           
=======================================
  Hits        38113    38113           
  Misses       6770     6770           
  Partials     1993     1993           
Flag Coverage Δ
python 89.34% <ø> (ø)
rust 80.07% <ø> (ø)

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-09T11-01-10Z branch 5 times, most recently from 1c66eb1 to a0bc520 Compare July 13, 2026 10:33
@hugrbot hugrbot force-pushed the release-plz-2026-07-09T11-01-10Z branch from a0bc520 to 29d2791 Compare July 13, 2026 11:40
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.

1 participant