Skip to content

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 1, 2025

🤖 New release

  • hugr-model: 0.23.0 -> 0.23.1
  • hugr-core: 0.23.0 -> 0.23.1 (✓ API compatible changes)
  • hugr-llvm: 0.23.0 -> 0.23.1
  • hugr-passes: 0.23.0 -> 0.23.1 (✓ API compatible changes)
  • hugr-persistent: 0.3.0 -> 0.3.1 (✓ API compatible changes)
  • hugr: 0.23.0 -> 0.23.1 (✓ API compatible changes)
  • hugr-cli: 0.23.0 -> 0.23.1 (✓ API compatible changes)
Changelog

hugr-model

0.23.0 - 2025-09-30

Bug Fixes

  • [breaking] Appease cargo-audit by replacing unmaintained dependencies (#2572)

New Features

  • Documentation and error hints (#2523)

hugr-core

0.23.1 - 2025-10-07

Bug Fixes

  • Preserve offset for CFG edges when serializing to JSON (#2606)

hugr-llvm

0.23.0 - 2025-09-30

Miscellaneous Tasks

  • [breaking] Cleanup deprecated definitions (#2594)

Refactor

  • [breaking] Replace lazy_static with std::sync::LazyLock (#2567)

Testing

  • Add framework for LLVM execution tests involving panics (#2568)

hugr-passes

0.23.1 - 2025-10-07

New Features

  • Add handler for copying / discarding borrow arrays to default lineariser (#2602)

hugr-persistent

0.3.1 - 2025-10-07

Bug Fixes

  • (test) No extension serialisation in persistent-hugr testing (#2612)

hugr

0.23.1 - 2025-10-07

Bug Fixes

  • Preserve offset for CFG edges when serializing to JSON (#2606)

New Features

  • Add handler for copying / discarding borrow arrays to default lineariser (#2602)

hugr-cli

0.23.1 - 2025-10-07

Documentation

  • update cli readme (#2601)


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Oct 1, 2025
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.05%. Comparing base (cd04cf8) to head (9a209ea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2605   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files         255      255           
  Lines       48480    48480           
  Branches    44003    44003           
=======================================
  Hits        40265    40265           
  Misses       6123     6123           
  Partials     2092     2092           
Flag Coverage Δ
python 91.53% <ø> (ø)
rust 82.19% <ø> (ø)

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-10-01T16-10-22Z branch 3 times, most recently from 3286b6d to e101513 Compare October 6, 2025 16:01
@hugrbot hugrbot force-pushed the release-plz-2025-10-01T16-10-22Z branch from e101513 to 9a209ea Compare October 7, 2025 08:52
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.

1 participant