Skip to content

chore: release#2812

Merged
aborgna-q merged 1 commit intomainfrom
release-plz-2026-01-13T10-12-35Z
Jan 14, 2026
Merged

chore: release#2812
aborgna-q merged 1 commit intomainfrom
release-plz-2026-01-13T10-12-35Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Jan 13, 2026

🤖 New release

  • hugr-model: 0.25.3 -> 0.25.4 (✓ API compatible changes)
  • hugr-core: 0.25.3 -> 0.25.4 (✓ API compatible changes)
  • hugr-llvm: 0.25.3 -> 0.25.4 (✓ API compatible changes)
  • hugr-passes: 0.25.3 -> 0.25.4 (✓ API compatible changes)
  • hugr: 0.25.3 -> 0.25.4 (✓ API compatible changes)
  • hugr-cli: 0.25.3 -> 0.25.4 (✓ API compatible changes)
  • hugr-persistent: 0.4.3 -> 0.4.4
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.4 - 2026-01-14

Bug Fixes

  • UnpackTuple error on disconnected outputs (#2813)

hugr

0.25.4 - 2026-01-14

Bug Fixes

  • UnpackTuple error on disconnected outputs (#2813)

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)

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)


This PR was generated with release-plz.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2812   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files         261      261           
  Lines       52631    52631           
  Branches    47372    47372           
=======================================
  Hits        44058    44058           
  Misses       6183     6183           
  Partials     2390     2390           
Flag Coverage Δ
python 88.85% <ø> (ø)
rust 83.13% <ø> (ø)

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-13T10-12-35Z branch 3 times, most recently from 940f3d9 to 29a0d0d Compare January 14, 2026 14:06
@hugrbot hugrbot force-pushed the release-plz-2026-01-13T10-12-35Z branch from 29a0d0d to 1253294 Compare January 14, 2026 17:25
@aborgna-q aborgna-q marked this pull request as ready for review January 14, 2026 17:41
@aborgna-q aborgna-q added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 961984a Jan 14, 2026
30 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-01-13T10-12-35Z branch January 14, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants