Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.15.2 #2016

Merged
merged 1 commit into from
Mar 21, 2025
Merged

chore: release v0.15.2 #2016

merged 1 commit into from
Mar 21, 2025

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 aborgna-q, cqc-alec, ss2165, doug-q and a team 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