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

Closed
wants to merge 0 commits into from
Closed

chore: release #1178

wants to merge 0 commits into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jun 6, 2024

🤖 New release

  • hugr: 0.5.0 -> 0.5.1
  • hugr-core: 0.1.0 -> 0.2.0
  • hugr-passes: 0.1.0 -> 0.2.0
  • hugr-cli: 0.1.0 -> 0.1.1
Changelog

hugr

0.5.1 (2024-06-07)

Refactor

  • Move binary to hugr-cli (#1134)

hugr-core

0.2.0 (2024-06-07)

Bug Fixes

  • [breaking] Validate that control-flow outputs have exactly one successor (#1144)

Features

  • Add ConstExternalSymbol to prelude (#1123)
  • HugrView::extract_hugr to extract regions into owned hugrs. (#1173)

Testing

  • Serialisation round trip testing for OpDef (#999)

hugr-passes

0.2.0 (2024-06-07)

Features

  • Add ValidationLevel tooling and apply to constant_fold_pass (#1035)

hugr-cli

0.1.1 (2024-06-07)

Features

  • Reexport clap::Parser and clap_verbosity_flag::Level from hugr_cli (#1146)

Refactor

  • Move binary to hugr-cli (#1134)


This PR was generated with release-plz.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.09%. Comparing base (1cdaeed) to head (e9ce7ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1178   +/-   ##
=======================================
  Coverage   87.09%   87.09%           
=======================================
  Files          97       97           
  Lines       19285    19285           
  Branches    18420    18420           
=======================================
+ Hits        16796    16797    +1     
+ Misses       1636     1635    -1     
  Partials      853      853           
Flag Coverage Δ
rust 86.99% <ø> (+<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.

@github-actions github-actions bot closed this Jun 7, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-06-06T16-55-55Z branch from e9ce7ce to 6800e68 Compare June 7, 2024 09:19
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