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

Merged
merged 1 commit into from
Oct 8, 2024
Merged

chore: release #1522

merged 1 commit into from
Oct 8, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Sep 4, 2024

πŸ€– New release

  • hugr: 0.12.1 -> 0.13.0 (βœ“ API compatible changes)
  • hugr-core: 0.9.1 -> 0.10.0 (βœ“ API compatible changes)
  • hugr-passes: 0.8.1 -> 0.8.2 (βœ“ API compatible changes)
  • hugr-cli: 0.6.0 -> 0.6.1 (βœ“ API compatible changes)
Changelog

hugr

0.13.0 (2024-10-08)

Bug Fixes

  • [breaking] Make list length op give back the list (#1547)

Features

  • [breaking] Allow CustomConsts to (optionally) be hashable (#1397)
  • Add an OpLoadError variant of BuildError. (#1537)
  • [breaking] HugrMut::remove_node and SimpleReplacement return removed weights (#1516)
  • Draft for hugr-model with export, import, parsing and pretty printing (#1542)

hugr-core

0.10.0 (2024-10-08)

Bug Fixes

  • [breaking] Make list length op give back the list (#1547)

Features

  • [breaking] Allow CustomConsts to (optionally) be hashable (#1397)
  • Add an OpLoadError variant of BuildError. (#1537)
  • [breaking] HugrMut::remove_node and SimpleReplacement return removed weights (#1516)
  • Draft for hugr-model with export, import, parsing and pretty printing (#1542)

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 4, 2024

Codecov Report

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

Project coverage is 85.71%. Comparing base (c314c91) to head (9c077f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1522   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files         132      132           
  Lines       24017    24017           
  Branches    21017    21017           
=======================================
  Hits        20587    20587           
  Misses       2366     2366           
  Partials     1064     1064           
Flag Coverage Ξ”
python 92.46% <ΓΈ> (ΓΈ)
rust 84.75% <ΓΈ> (ΓΈ)

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-04T09-53-40Z branch from bd5d552 to ecd21fa Compare September 11, 2024 14:04
@hugrbot hugrbot force-pushed the release-plz-2024-09-04T09-53-40Z branch 4 times, most recently from 1ae0fbe to ca0173e Compare October 2, 2024 09:02
@hugrbot hugrbot force-pushed the release-plz-2024-09-04T09-53-40Z branch 4 times, most recently from 7bba268 to a442eb6 Compare October 7, 2024 15:12
@hugrbot hugrbot force-pushed the release-plz-2024-09-04T09-53-40Z branch from a442eb6 to 9c077f1 Compare October 8, 2024 08:24
@ss2165 ss2165 marked this pull request as ready for review October 8, 2024 12:54
@ss2165 ss2165 requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners October 8, 2024 12:54
@ss2165 ss2165 added this pull request to the merge queue Oct 8, 2024
Merged via the queue into main with commit 307937e Oct 8, 2024
22 checks passed
@ss2165 ss2165 deleted the release-plz-2024-09-04T09-53-40Z branch October 8, 2024 12:58
@ss2165 ss2165 restored the release-plz-2024-09-04T09-53-40Z branch October 9, 2024 12:51
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