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

Merged
merged 1 commit into from
Jul 16, 2024
Merged

chore: release #1305

merged 1 commit into from
Jul 16, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 15, 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-16)

Bug Fixes

  • [breaking] Force_order failing on Const nodes, add arg to rank. (#1300)
  • 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)
  • Make op members consistently public (#1274)

Refactor

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

hugr-core

0.5.0 (2024-07-16)

Bug Fixes

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

Features

  • Make DataflowOpTrait public (#1283)
  • Make op members consistently public (#1274)

Refactor

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

hugr-passes

0.5.0 (2024-07-16)

Bug Fixes

  • [breaking] Ops require their own extension (#1226)
  • [breaking] Force_order failing on Const nodes, add arg to rank. (#1300)

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.23%. Comparing base (9a9bc5a) to head (e9f2403).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1305   +/-   ##
=======================================
  Coverage   87.23%   87.23%           
=======================================
  Files         107      107           
  Lines       19566    19566           
  Branches    17302    17302           
=======================================
  Hits        17068    17068           
  Misses       1714     1714           
  Partials      784      784           
Flag Coverage Δ
rust 86.68% <ø> (ø)

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-15T16-43-56Z branch 3 times, most recently from 8532c33 to f759d7a Compare July 16, 2024 09:01
@doug-q doug-q marked this pull request as ready for review July 16, 2024 09:18
@doug-q doug-q requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners July 16, 2024 09:18
Copy link
Collaborator

@aborgna-q aborgna-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@doug-q doug-q enabled auto-merge July 16, 2024 09:23
@aborgna-q aborgna-q force-pushed the release-plz-2024-07-15T16-43-56Z branch from f759d7a to 8ccb1df Compare July 16, 2024 09:27
@doug-q doug-q added this pull request to the merge queue Jul 16, 2024
Merged via the queue into main with commit fa42476 Jul 16, 2024
18 checks passed
@doug-q doug-q deleted the release-plz-2024-07-15T16-43-56Z branch July 16, 2024 09: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.

3 participants