Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jan 15, 2026

πŸ€– New release

  • hugr-model: 0.25.4 -> 0.25.5 (βœ“ API compatible changes)
  • hugr-core: 0.25.4 -> 0.25.5 (βœ“ API compatible changes)
  • hugr-llvm: 0.25.4 -> 0.25.5 (βœ“ API compatible changes)
  • hugr-passes: 0.25.4 -> 0.25.5
  • hugr: 0.25.4 -> 0.25.5 (βœ“ API compatible changes)
  • hugr-cli: 0.25.4 -> 0.25.5 (βœ“ API compatible changes)
  • hugr-persistent: 0.4.4 -> 0.4.5
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.5 - 2026-01-15

Refactor

  • make EnvelopeFormat::ModelWithExtensions the default (#2816)

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.5 - 2026-01-15

Refactor

  • make EnvelopeFormat::ModelWithExtensions the default (#2816)

hugr-cli

0.25.5 - 2026-01-15

Refactor

  • make EnvelopeFormat::ModelWithExtensions the default (#2816)

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.

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

codecov bot commented Jan 15, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.71%. Comparing base (1879778) to head (969dc2c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2815   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files         261      261           
  Lines       52631    52631           
  Branches    47372    47372           
=======================================
  Hits        44060    44060           
  Misses       6182     6182           
  Partials     2389     2389           
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-15T12-30-00Z branch from d6ef30f to 0007ae6 Compare January 15, 2026 15:34
@hugrbot hugrbot force-pushed the release-plz-2026-01-15T12-30-00Z branch from 0007ae6 to 969dc2c Compare January 15, 2026 15:47
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.

2 participants