Skip to content

chore: release#2782

Merged
aborgna-q merged 1 commit intomainfrom
release-plz-2025-12-30T09-59-31Z
Dec 30, 2025
Merged

chore: release#2782
aborgna-q merged 1 commit intomainfrom
release-plz-2025-12-30T09-59-31Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Dec 30, 2025

🤖 New release

  • hugr-model: 0.25.1 -> 0.25.2
  • hugr-core: 0.25.1 -> 0.25.2 (✓ API compatible changes)
  • hugr-llvm: 0.25.1 -> 0.25.2
  • hugr-passes: 0.25.1 -> 0.25.2
  • hugr: 0.25.1 -> 0.25.2 (✓ API compatible changes)
  • hugr-cli: 0.25.1 -> 0.25.2
  • hugr-persistent: 0.4.1 -> 0.4.2
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.2 - 2025-12-30

Bug Fixes

  • (determinism) use BTreeMap in ModuleGraph (#2783)

New Features

  • Re-export hugr_core::hugr::linking from hugr:: (#2781)

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.1 - 2025-12-29

Bug Fixes

hugr

0.25.2 - 2025-12-30

Bug Fixes

  • (determinism) use BTreeMap in ModuleGraph (#2783)

New Features

  • Re-export hugr_core::hugr::linking from hugr:: (#2781)

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 Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.69%. Comparing base (879a121) to head (783eef8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2782   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files         261      261           
  Lines       52551    52551           
  Branches    47307    47307           
=======================================
  Hits        43981    43981           
  Misses       6183     6183           
  Partials     2387     2387           
Flag Coverage Δ
python 88.82% <ø> (ø)
rust 83.12% <ø> (ø)

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-2025-12-30T09-59-31Z branch from 4c959a4 to 783eef8 Compare December 30, 2025 19:21
@aborgna-q aborgna-q marked this pull request as ready for review December 30, 2025 19:37
@aborgna-q aborgna-q requested review from a team, cqc-alec, doug-q and ss2165 as code owners December 30, 2025 19:37
@aborgna-q aborgna-q added this pull request to the merge queue Dec 30, 2025
Merged via the queue into main with commit af77d76 Dec 30, 2025
31 checks passed
@aborgna-q aborgna-q deleted the release-plz-2025-12-30T09-59-31Z branch December 30, 2025 19:46
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