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

Closed
wants to merge 0 commits into from
Closed

chore: release #1154

wants to merge 0 commits into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jun 4, 2024

🤖 New release

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

hugr

0.5.1 (2024-06-04)

Refactor

  • Move binary to hugr-cli (#1134)

hugr-core

0.2.0 (2024-06-04)

Bug Fixes

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

Features

  • Add ConstExternalSymbol to prelude (#1123)

Testing

  • Serialisation round trip testing for OpDef (#999)

hugr-passes

0.1.0 (2024-05-29)

Initial release, with functions ported from the hugr::algorithms module.

Bug Fixes

  • Set initial version of hugr-core to 0.1.0 (#1129)

Features

  • [breaking] Move passes from algorithms into a separate crate (#1100)
  • [breaking] Move cli in to hugr-cli sub-crate (#1107)

Refactor

  • Add a hugr-core crate (#1108)

hugr-cli

0.1.1 (2024-06-04)

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 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.06%. Comparing base (ea8905a) to head (a270615).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1154   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files          93       93           
  Lines       19079    19079           
  Branches    18353    18353           
=======================================
+ Hits        16611    16612    +1     
+ Misses       1619     1618    -1     
  Partials      849      849           
Flag Coverage Δ
rust 86.97% <ø> (+<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 4, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-06-04T15-49-05Z branch from a270615 to 342eda3 Compare June 4, 2024 16:32
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