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.13.2 #1588

Merged
merged 1 commit into from
Oct 22, 2024
Merged

chore: release v0.13.2 #1588

merged 1 commit into from
Oct 22, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 17, 2024

πŸ€– New release

  • hugr: 0.13.1 -> 0.13.2 (βœ“ API compatible changes)
  • hugr-core: 0.13.1 -> 0.13.2 (βœ“ API compatible changes)
  • hugr-model: 0.13.1 -> 0.13.2 (βœ“ API compatible changes)
  • hugr-passes: 0.13.1 -> 0.13.2 (βœ“ API compatible changes)
  • hugr-cli: 0.13.1 -> 0.13.2 (βœ“ API compatible changes)
Changelog

hugr

0.13.2 - 2024-10-22

Bug Fixes

  • Allocate ports on root nodes (#1585)

New Features

  • Render function names in mermaid/dot (#1583)
  • Add filter_edge_kind to PortIterator (#1593)
  • make errors more readable with Display impls (#1597)
  • Ensure packages always have modules at the root (#1589)
  • Add Package definition on hugr-core (#1587)

hugr-core

0.13.2 - 2024-10-22

Bug Fixes

  • Allocate ports on root nodes (#1585)

New Features

  • Add Package definition on hugr-core (#1587)
  • Render function names in mermaid/dot (#1583)
  • Add filter_edge_kind to PortIterator (#1593)
  • make errors more readable with Display impls (#1597)
  • Ensure packages always have modules at the root (#1589)

hugr-model

0.13.2 - 2024-10-22

New Features

  • make errors more readable with Display impls (#1597)

hugr-passes

0.13.2 - 2024-10-22

New Features

  • make errors more readable with Display impls (#1597)

hugr-cli

0.13.2 - 2024-10-22

New Features

  • Add Package definition on hugr-core (#1587)
  • Ensure packages always have modules at the root (#1589)


This PR was generated with release-plz.

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

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

Project coverage is 85.64%. Comparing base (8c29d98) to head (9bdd4e5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1588   +/-   ##
=======================================
  Coverage   85.64%   85.64%           
=======================================
  Files         136      136           
  Lines       24918    24918           
  Branches    21854    21854           
=======================================
  Hits        21342    21342           
  Misses       2468     2468           
  Partials     1108     1108           
Flag Coverage Ξ”
python 92.68% <ΓΈ> (ΓΈ)
rust 84.66% <ΓΈ> (ΓΈ)

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.

@aborgna-q aborgna-q added the release Release PR label Oct 17, 2024
@hugrbot hugrbot force-pushed the release-plz-2024-10-17T14-24-22Z branch 5 times, most recently from e1752cb to 54d7a74 Compare October 21, 2024 11:05
@hugrbot hugrbot changed the title chore: release v0.14.0 chore: release v0.13.2 Oct 21, 2024
@hugrbot hugrbot force-pushed the release-plz-2024-10-17T14-24-22Z branch 2 times, most recently from eab6fad to 6fc2956 Compare October 22, 2024 07:39
@hugrbot hugrbot force-pushed the release-plz-2024-10-17T14-24-22Z branch from 6fc2956 to 9bdd4e5 Compare October 22, 2024 09:16
@aborgna-q aborgna-q marked this pull request as ready for review October 22, 2024 15:29
@aborgna-q aborgna-q requested review from cqc-alec, ss2165 and a team as code owners October 22, 2024 15:29
@aborgna-q aborgna-q added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit e04fcc5 Oct 22, 2024
22 checks passed
@aborgna-q aborgna-q deleted the release-plz-2024-10-17T14-24-22Z branch October 22, 2024 15:33
Copy link
Member

@ss2165 ss2165 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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.

3 participants