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

Merged
merged 3 commits into from
Oct 14, 2024
Merged

chore: release v0.13.1 #1578

merged 3 commits into from
Oct 14, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 14, 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.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.

@aborgna-q aborgna-q marked this pull request as ready for review October 14, 2024 09:53
hugr-cli/CHANGELOG.md Outdated Show resolved Hide resolved
hugr-model/CHANGELOG.md Outdated Show resolved Hide resolved
hugr-passes/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

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

Project coverage is 85.79%. Comparing base (96f9891) to head (1886fdc).
Report is 1 commits behind head on main.

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

@aborgna-q aborgna-q added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 6c425ee Oct 14, 2024
21 checks passed
@aborgna-q aborgna-q deleted the release-plz-2024-10-14T09-52-04Z branch October 14, 2024 10:03
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