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.3 #2019

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Mar 22, 2025

🤖 New release

  • hugr-core: 0.15.2 -> 0.15.3 (✓ API compatible changes)
  • hugr-llvm: 0.15.2 -> 0.15.3
  • hugr-passes: 0.15.2 -> 0.15.3
  • hugr: 0.15.2 -> 0.15.3 (✓ API compatible changes)
  • hugr-cli: 0.15.2 -> 0.15.3
Changelog

hugr-core

0.15.3 - 2025-03-24

New Features

  • Expand SimpleReplacement API (#1920)

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.3 - 2025-03-24

New Features

  • Expand SimpleReplacement API (#1920)

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 22, 2025
Copy link

codecov bot commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.78%. Comparing base (86d560c) to head (d878525).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2019   +/-   ##
=======================================
  Coverage   83.78%   83.78%           
=======================================
  Files         211      211           
  Lines       39763    39763           
  Branches    36435    36435           
=======================================
  Hits        33314    33314           
  Misses       4573     4573           
  Partials     1876     1876           
Flag Coverage Δ
python 92.06% <ø> (ø)
rust 83.02% <ø> (ø)

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-22T07-15-01Z branch from 3753770 to d878525 Compare March 24, 2025 12:51
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