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 #1504

Merged
merged 1 commit into from
Sep 4, 2024
Merged

chore: release #1504

merged 1 commit into from
Sep 4, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Sep 3, 2024

🤖 New release

  • hugr: 0.12.0 -> 0.12.1
  • hugr-core: 0.9.0 -> 0.9.1
  • hugr-passes: 0.8.0 -> 0.8.1
  • hugr-cli: 0.5.0 -> 0.6.0
Changelog

hugr

0.12.1 (2024-09-04)

Bug Fixes

  • std.collections.insert wrong output order (#1513)

Features

  • Op replacement and lowering functions (#1509)

hugr-core

0.9.1 (2024-09-04)

Bug Fixes

  • std.collections.insert wrong output order (#1513)

hugr-passes

0.8.1 (2024-09-04)

Features

  • Op replacement and lowering functions (#1509)

hugr-cli

0.6.0 (2024-09-04)

Features

  • [breaking] Allow registry specification in run_dump (#1501)
  • [breaking] Add Package::validate and return ExtensionRegistry in helpers. (#1507)


This PR was generated with release-plz.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.28%. Comparing base (f3dafd7) to head (f6fdb51).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1504   +/-   ##
=======================================
  Coverage   87.28%   87.28%           
=======================================
  Files         128      128           
  Lines       21721    21721           
  Branches    18721    18721           
=======================================
  Hits        18959    18959           
  Misses       1990     1990           
  Partials      772      772           
Flag Coverage Δ
python 92.46% <ø> (ø)
rust 86.45% <ø> (ø)

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.

@hugrbot hugrbot force-pushed the release-plz-2024-09-03T08-23-10Z branch 9 times, most recently from 2cbd0d8 to cfdd424 Compare September 4, 2024 09:35
@hugrbot hugrbot force-pushed the release-plz-2024-09-03T08-23-10Z branch from cfdd424 to f6fdb51 Compare September 4, 2024 09:40
@ss2165 ss2165 added this to the hugr-rs 0.12.1 / hugr-py 0.8.1 milestone Sep 4, 2024
@ss2165 ss2165 marked this pull request as ready for review September 4, 2024 09:45
@ss2165 ss2165 added this pull request to the merge queue Sep 4, 2024
Merged via the queue into main with commit 6bf6c82 Sep 4, 2024
22 checks passed
@ss2165 ss2165 deleted the release-plz-2024-09-03T08-23-10Z branch September 4, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants