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

Closed
wants to merge 0 commits into from
Closed

chore: release #1125

wants to merge 0 commits into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented May 29, 2024

🤖 New release

  • hugr: 0.4.0 -> 0.5.0
  • hugr-cli: 0.1.0
  • hugr-core: 0.0.0
  • hugr-passes: 0.1.0
Changelog

hugr

0.5.0 (2024-05-29)

Features

  • [breaking] Remove PartialEq impl for ConstF64 (#1079)
  • [breaking] Allow "Row Variables" declared as List (#804)
  • Hugr binary cli tool (#1096)
  • [breaking] Move passes from algorithms into a separate crate (#1100)
  • [breaking] Disallow nonlocal value edges into FuncDefn's (#1061)
  • [breaking] Move cli in to hugr-cli sub-crate (#1107)
  • Add verbosity, return Hugr from run. (#1116)
  • Unseal and make public the traits HugrInternals and HugrMutInternals (#1122)

Refactor

  • [breaking] No Ports in TypeRow (#1087)
  • Add a hugr-core crate (#1108)

hugr-core

0.0.0 (2024-05-29)

Features

  • [breaking] Move cli in to hugr-cli sub-crate (#1107)
  • Make internals of int ops and the "int" CustomType more public. (#1114)
  • Unseal and make public the traits HugrInternals and HugrMutInternals (#1122)

Refactor

  • Add a hugr-core crate (#1108)


This PR was generated with release-plz.

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.81%. Comparing base (f97ba06) to head (5c9cf3f).

Current head 5c9cf3f differs from pull request most recent head aa7014f

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1125      +/-   ##
==========================================
- Coverage   86.92%   86.81%   -0.12%     
==========================================
  Files          90       90              
  Lines       18460    18556      +96     
  Branches    18067    18163      +96     
==========================================
+ Hits        16047    16109      +62     
- Misses       1568     1600      +32     
- Partials      845      847       +2     
Flag Coverage Δ
rust 86.89% <ø> (-0.12%) ⬇️

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-05-29T09-59-41Z branch from 5c9cf3f to f97ba06 Compare May 29, 2024 10:37
@github-actions github-actions bot closed this May 29, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-05-29T09-59-41Z branch from aa7014f to bbefc04 Compare May 29, 2024 10:51
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