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

Closed
wants to merge 2 commits into from
Closed

chore: release #1564

wants to merge 2 commits into from

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Oct 9, 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.

hugrbot and others added 2 commits October 8, 2024 09:24
@ss2165 ss2165 requested review from aborgna-q, cqc-alec and a team as code owners October 9, 2024 12:52
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

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

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1564   +/-   ##
=======================================
  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.

@ss2165 ss2165 closed this Oct 9, 2024
@ss2165 ss2165 deleted the release-plz-2024-09-04T09-53-40Z branch October 9, 2024 14:38
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.

3 participants