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
  • hugr: 0.23.0 -> 0.23.1 (✓ API compatible changes)
  • hugr-cli: 0.23.0 -> 0.23.1 (✓ API compatible changes)
  • hugr-persistent: 0.3.0 -> 0.3.1
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-02

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.0 - 2025-09-30

Bug Fixes

  • DeadCodeElim keeps consumers of linear outputs (#2560)
  • [breaking] Appease cargo-audit by replacing unmaintained dependencies (#2572)

Miscellaneous Tasks

  • [breaking] Cleanup deprecated definitions (#2594)

New Features

  • [breaking] DeadCodeElimPass reports error on non-existent entry_points (#2566)
  • Normalize CFGs (#2591)

Refactor

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

hugr

0.23.1 - 2025-10-02

Bug Fixes

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

hugr-cli

0.23.1 - 2025-10-02

Documentation

  • update cli readme (#2601)

hugr-persistent

0.3.0 - 2025-09-30

Miscellaneous Tasks

  • [breaking] Cleanup deprecated definitions (#2594)

Refactor

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


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.07%. Comparing base (69a126d) to head (439c306).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2605   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files         255      255           
  Lines       48436    48436           
  Branches    43946    43946           
=======================================
  Hits        40240    40240           
  Misses       6103     6103           
  Partials     2093     2093           
Flag Coverage Δ
python 91.55% <ø> (ø)
rust 82.21% <ø> (ø)

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 from e4f676d to 439c306 Compare October 2, 2025 15:57
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