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

Closed
wants to merge 0 commits into from
Closed

chore: release #1170

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-06)

Refactor

  • Move binary to hugr-cli (#1134)

hugr-core

0.2.0 (2024-06-06)

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-06)

Features

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

hugr-cli

0.1.1 (2024-06-06)

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.04%. Comparing base (5da06e1) to head (3e43d67).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1170   +/-   ##
=======================================
  Coverage   87.04%   87.04%           
=======================================
  Files          97       97           
  Lines       19246    19246           
  Branches    18398    18398           
=======================================
  Hits        16752    16752           
  Misses       1641     1641           
  Partials      853      853           
Flag Coverage Δ
rust 86.93% <ø> (ø)

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 6, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-06-06T13-49-23Z branch from 3e43d67 to cf542b4 Compare June 6, 2024 16:45
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