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

Closed
wants to merge 0 commits into from
Closed

chore: release #1148

wants to merge 0 commits into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jun 3, 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 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.06%. Comparing base (a79097a) to head (d9f2925).

Current head d9f2925 differs from pull request most recent head 625c8ad

Please upload reports for the commit 625c8ad to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1148      +/-   ##
==========================================
- Coverage   87.09%   87.06%   -0.04%     
==========================================
  Files          93       93              
  Lines       19079    19079              
  Branches    18353    18353              
==========================================
- Hits        16617    16611       -6     
- Misses       1613     1619       +6     
  Partials      849      849              
Flag Coverage Δ
rust 86.97% <ø> (-0.04%) ⬇️

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 force-pushed the release-plz-2024-06-03T13-00-37Z branch from d9f2925 to a79097a Compare June 4, 2024 08:18
@github-actions github-actions bot closed this Jun 4, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-06-03T13-00-37Z branch from 625c8ad to 72d3b03 Compare June 4, 2024 08:25
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