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.1 #1567

Closed
wants to merge 2 commits into from
Closed

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 9, 2024

πŸ€– New release

  • hugr: 0.13.0 -> 0.13.1 (βœ“ API compatible changes)
  • hugr-core: 0.10.0 -> 0.13.1 (βœ“ API compatible changes)
  • hugr-model: 0.1.0 -> 0.13.1 (βœ“ API compatible changes)
  • hugr-passes: 0.8.2 -> 0.13.1 (βœ“ API compatible changes)
  • hugr-cli: 0.6.1 -> 0.13.1
Changelog

hugr

0.13.1 - 2024-10-14

New Features

  • return replaced ops from lowering (#1568)
  • Make BuildHandle::num_value_outputs public (#1560)
  • FunctionBuilder::add_{in,out}put (#1570)
  • Binary serialisation format for hugr-model based on capnproto. (#1557)

hugr-core

0.13.1 - 2024-10-14

New Features

  • Make BuildHandle::num_value_outputs public (#1560)
  • Binary serialisation format for hugr-model based on capnproto. (#1557)
  • FunctionBuilder::add_{in,out}put (#1570)

hugr-model

0.13.1 - 2024-10-14

New Features

  • Binary serialisation format for hugr-model based on capnproto. (#1557)

hugr-passes

0.13.1 - 2024-10-14

New Features

  • return replaced ops from lowering (#1568)

hugr-cli

0.13.1 (2024-10-14)

This release bumps the version to be inline with the other hugr-* crates.


This PR was generated with release-plz.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

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

Project coverage is 85.79%. Comparing base (b988695) to head (27f1a97).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1567   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files         135      135           
  Lines       24687    24687           
  Branches    21623    21623           
=======================================
  Hits        21180    21180           
  Misses       2405     2405           
  Partials     1102     1102           
Flag Coverage Ξ”
python 92.68% <ΓΈ> (ΓΈ)
rust 84.81% <ΓΈ> (ΓΈ)

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-10-09T14-45-48Z branch 3 times, most recently from d2e3de6 to e435f8b Compare October 11, 2024 10:39
@hugrbot hugrbot changed the title chore: release chore: release v0.13.1 Oct 11, 2024
@hugrbot hugrbot force-pushed the release-plz-2024-10-09T14-45-48Z branch from e435f8b to 0f72378 Compare October 11, 2024 11:16
@aborgna-q
Copy link
Collaborator

#1572 changed the version bump strategy, now all crates will share roughly the same version.

@hugrbot hugrbot force-pushed the release-plz-2024-10-09T14-45-48Z branch 6 times, most recently from 9bdb0db to 74462ad Compare October 14, 2024 09:06
@hugrbot hugrbot force-pushed the release-plz-2024-10-09T14-45-48Z branch from 74462ad to a196393 Compare October 14, 2024 09:08
@doug-q doug-q marked this pull request as ready for review October 14, 2024 09:36
@doug-q doug-q requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners October 14, 2024 09:36
@hugrbot hugrbot closed this Oct 14, 2024
@aborgna-q aborgna-q deleted the release-plz-2024-10-09T14-45-48Z branch October 14, 2024 09:54
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