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

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

chore: release #1522

wants to merge 1 commit into from

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-04)

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)

hugr-core

0.10.0 (2024-10-04)

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)

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 87.43%. Comparing base (fc3efe5) to head (7bba268).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1522   +/-   ##
=======================================
  Coverage   87.43%   87.43%           
=======================================
  Files         127      127           
  Lines       21740    21740           
  Branches    18740    18740           
=======================================
+ Hits        19008    19009    +1     
+ Misses       1964     1963    -1     
  Partials      768      768           
Flag Coverage Ξ”
python 92.46% <ΓΈ> (ΓΈ)
rust 86.63% <ΓΈ> (+<0.01%) ⬆️

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 2 times, most recently from e1ceef9 to 0b20d27 Compare October 4, 2024 08:33
@hugrbot hugrbot force-pushed the release-plz-2024-09-04T09-53-40Z branch from 0b20d27 to 7bba268 Compare October 4, 2024 09:22
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.

1 participant