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

Closed
wants to merge 1 commit into from
Closed

chore: release #1296

wants to merge 1 commit into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 11, 2024

🤖 New release

  • hugr: 0.7.0 -> 0.8.0
  • hugr-core: 0.4.0 -> 0.5.0
  • hugr-passes: 0.4.0 -> 0.5.0
  • hugr-cli: 0.1.3 -> 0.1.4
Changelog

hugr

0.8.0 (2024-07-15)

Bug Fixes

  • NonConvex error on SiblingSubgraph::from_nodes with multiports (#1295)
  • [breaking] Ops require their own extension (#1226)

Documentation

  • Attempt to correct force_order docs (#1299)

Features

  • Make DataflowOpTrait public (#1283)

Refactor

  • [breaking] Rename builder helpers: ft1->endo_ft, ft2->inout_ft (#1297)

hugr-core

0.5.0 (2024-07-15)

Bug Fixes

  • NonConvex error on SiblingSubgraph::from_nodes with multiports (#1295)
  • [breaking] Ops require their own extension (#1226)

Features

  • Make DataflowOpTrait public (#1283)

Refactor

  • [breaking] Rename builder helpers: ft1->endo_ft, ft2->inout_ft (#1297)

hugr-passes

0.5.0 (2024-07-15)

Bug Fixes

  • [breaking] Ops require their own extension (#1226)

Documentation

  • Attempt to correct force_order docs (#1299)

Refactor

  • [breaking] Rename builder helpers: ft1->endo_ft, ft2->inout_ft (#1297)

hugr-cli

0.1.3 (2024-07-10)

Styling

  • Change "serialise" etc to "serialize" etc. (#1251)


This PR was generated with release-plz.

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.18%. Comparing base (115a7d2) to head (e8e8d90).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1296   +/-   ##
=======================================
  Coverage   87.18%   87.18%           
=======================================
  Files         107      107           
  Lines       19538    19538           
  Branches    17276    17276           
=======================================
  Hits        17034    17034           
  Misses       1719     1719           
  Partials      785      785           
Flag Coverage Δ
rust 86.62% <ø> (ø)

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-07-11T14-41-52Z branch 4 times, most recently from b27d591 to 2d556c2 Compare July 15, 2024 14:25
@github-actions github-actions bot force-pushed the release-plz-2024-07-11T14-41-52Z branch from 2d556c2 to f5cb978 Compare July 15, 2024 16:42
@hugrbot hugrbot closed this Jul 15, 2024
@aborgna-q aborgna-q deleted the release-plz-2024-07-11T14-41-52Z branch July 29, 2024 10:50
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