Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jan 6, 2026

πŸ€– New release

  • hugr-model: 0.25.2 -> 0.25.3 (βœ“ API compatible changes)
  • hugr-core: 0.25.2 -> 0.25.3 (βœ“ API compatible changes)
  • hugr-llvm: 0.25.2 -> 0.25.3 (βœ“ API compatible changes)
  • hugr-passes: 0.25.2 -> 0.25.3 (βœ“ API compatible changes)
  • hugr-persistent: 0.4.2 -> 0.4.3 (βœ“ API compatible changes)
  • hugr: 0.25.2 -> 0.25.3 (βœ“ API compatible changes)
  • hugr-cli: 0.25.2 -> 0.25.3 (βœ“ API compatible changes)
Changelog

hugr-model

0.25.0 - 2025-12-22

Bug Fixes

  • (model) avoid non abi-compatible pyo3 calls (#2679)

New Features

  • [breaking] Upgrade pyo3 dependency to 0.27 (#2736)

Refactor

  • Direct import of model representation to Python (#2683)

hugr-core

0.25.3 - 2026-01-09

Bug Fixes

  • more nondeterminism in linking (#2792)

Documentation

  • Add collection extension ops to the spec (#2767)

hugr-llvm

0.25.0 - 2025-12-22

New Features

  • (llvm) [breaking] upgrade to inkwell 0.7 (#2695)

Refactor

  • Deprecate Value::Function and inline_constant_functions (#2770)

hugr-passes

0.25.3 - 2026-01-09

Bug Fixes

  • (hugr-passes) Recursive replacement on NodeTemplate::LinkedHugr (#2800)

Refactor

  • (ReplaceTypes) [tiny] correct computation of containing_func (#2807)

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.3 - 2026-01-09

Bug Fixes

  • (hugr-passes) Recursive replacement on NodeTemplate::LinkedHugr (#2800)
  • more nondeterminism in linking (#2792)

Documentation

  • Add collection extension ops to the spec (#2767)

Refactor

  • (ReplaceTypes) [tiny] correct computation of containing_func (#2807)

hugr-cli

0.25.0 - 2025-12-22

New Features

  • (cli, python) programmatic interface to cli with python bindings (#2677)
  • return description output to python on error (#2681)
  • [breaking] Type-safe access for node metadata (#2755)
  • [breaking] GeneratorDesc metadata definition (#2759)

Refactor

  • [breaking] move envelope reading to dedicated module with dedicated errors (#2689)
  • (cli) [breaking] remove deprecated hugr_json handling (#2690)
  • [breaking] Remove multiple deprecated definitions (#2751)


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Jan 6, 2026
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.71%. Comparing base (960ccfa) to head (c76fcd6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2798   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files         261      261           
  Lines       52637    52637           
  Branches    47378    47378           
=======================================
  Hits        44064    44064           
  Misses       6183     6183           
  Partials     2390     2390           
Flag Coverage Ξ”
python 88.85% <ΓΈ> (ΓΈ)
rust 83.14% <ΓΈ> (ΓΈ)

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-01-06T09-53-18Z branch 10 times, most recently from d8a23f8 to 01469a0 Compare January 9, 2026 08:37
@hugrbot hugrbot force-pushed the release-plz-2026-01-06T09-53-18Z branch from 01469a0 to c76fcd6 Compare January 9, 2026 09:19
@acl-cqc acl-cqc marked this pull request as ready for review January 9, 2026 09:54
@acl-cqc acl-cqc requested review from a team, aborgna-q, cqc-alec and doug-q as code owners January 9, 2026 09:54
@acl-cqc acl-cqc added this pull request to the merge queue Jan 9, 2026
Merged via the queue into main with commit 5372e70 Jan 9, 2026
31 checks passed
@acl-cqc acl-cqc deleted the release-plz-2026-01-06T09-53-18Z branch January 9, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants