Skip to content

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Mar 21, 2025

πŸ€– New release

  • hugr-core: 0.15.1 -> 0.15.2 (βœ“ API compatible changes)
  • hugr-llvm: 0.15.1 -> 0.15.2
  • hugr-passes: 0.15.1 -> 0.15.2
  • hugr: 0.15.1 -> 0.15.2 (βœ“ API compatible changes)
  • hugr-cli: 0.15.1 -> 0.15.2
Changelog

hugr-core

0.15.2 - 2025-03-21

Bug Fixes

  • Don't enable envelope compression by default (yet) (#2014)
  • Inconsistent behaviour in SiblingSubgraph::from_nodes (#2011)

hugr-llvm

0.15.1 - 2025-03-21

Bug Fixes

  • Remove return from val_or_panic (#1999)

New Features

  • add exit operation to prelude (#2008)
  • Add llvm codegen for collections.static_array (#2003)

hugr-passes

0.15.1 - 2025-03-21

Bug Fixes

  • correct CallIndirect tag from FnCall to DataflowChild (#2006)

hugr

0.15.2 - 2025-03-21

Bug Fixes

  • Don't enable envelope compression by default (yet) (#2014)
  • Inconsistent behaviour in SiblingSubgraph::from_nodes (#2011)

hugr-cli

0.15.1 - 2025-03-21

New Features

  • (hugr-cli) Nicer error when passing a non-envelope file (#2007)


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Mar 21, 2025
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 83.84%. Comparing base (c8c88cd) to head (5f9c340).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2016   +/-   ##
=======================================
  Coverage   83.84%   83.84%           
=======================================
  Files         210      210           
  Lines       39664    39664           
  Branches    36336    36336           
=======================================
  Hits        33255    33255           
  Misses       4534     4534           
  Partials     1875     1875           
Flag Coverage Ξ”
python 92.06% <ΓΈ> (ΓΈ)
rust 83.08% <ΓΈ> (ΓΈ)

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-03-21T15-15-30Z branch from 6318526 to 5f9c340 Compare March 21, 2025 15:20
@aborgna-q aborgna-q marked this pull request as ready for review March 21, 2025 15:21
@aborgna-q aborgna-q requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners March 21, 2025 15:21
@aborgna-q aborgna-q added this pull request to the merge queue Mar 21, 2025
Merged via the queue into main with commit 31c431d Mar 21, 2025
26 checks passed
@aborgna-q aborgna-q deleted the release-plz-2025-03-21T15-15-30Z branch March 21, 2025 15:32
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.

3 participants