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

Merged
merged 1 commit into from
Jul 10, 2024
Merged

chore: release #1248

merged 1 commit into from
Jul 10, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 1, 2024

🤖 New release

  • hugr: 0.6.1 -> 0.7.0
  • hugr-core: 0.3.1 -> 0.4.0
  • hugr-passes: 0.3.0 -> 0.4.0
  • hugr-cli: 0.1.2 -> 0.1.3
Changelog

hugr

0.7.0 (2024-07-10)

Bug Fixes

  • Bring back input_extensions serialized field in rust NodeSer (#1275)
  • [breaking] ops::Module now empty struct rather than unit struct (#1271)

Features

  • Add force_order pass. (#1285)
  • [breaking] MakeOpDef has new extension method. (#1266)

Refactor

  • [breaking] Remove Value::Tuple (#1255)
  • [breaking] Rename HugrView function type methods + simplify behaviour (#1265)

Styling

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

Testing

hugr-core

0.4.0 (2024-07-10)

Bug Fixes

  • Bring back input_extensions serialized field in rust NodeSer (#1275)
  • [breaking] ops::Module now empty struct rather than unit struct (#1271)

Features

  • [breaking] MakeOpDef has new extension method. (#1266)

Refactor

  • [breaking] Remove Value::Tuple (#1255)
  • [breaking] Rename HugrView function type methods + simplify behaviour (#1265)

Styling

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

Testing

hugr-passes

0.4.0 (2024-07-10)

Features

  • Add force_order pass. (#1285)

Refactor

  • [breaking] Remove Value::Tuple (#1255)

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.20%. Comparing base (5bf1b51) to head (e982dc7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1248   +/-   ##
=======================================
  Coverage   87.20%   87.20%           
=======================================
  Files         107      107           
  Lines       19473    19473           
  Branches    17251    17251           
=======================================
  Hits        16981    16981           
  Misses       1713     1713           
  Partials      779      779           
Flag Coverage Δ
rust 86.64% <ø> (ø)

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-01T11-12-03Z branch 16 times, most recently from 89e87c2 to 57b93b1 Compare July 8, 2024 12:58
@github-actions github-actions bot force-pushed the release-plz-2024-07-01T11-12-03Z branch 8 times, most recently from b6cb875 to d0dbfc1 Compare July 10, 2024 12:13
@doug-q doug-q marked this pull request as ready for review July 10, 2024 12:37
@doug-q doug-q requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners July 10, 2024 12:37
@github-actions github-actions bot force-pushed the release-plz-2024-07-01T11-12-03Z branch from d0dbfc1 to c00b79c Compare July 10, 2024 12:39
@aborgna-q aborgna-q enabled auto-merge July 10, 2024 12:48
@aborgna-q aborgna-q force-pushed the release-plz-2024-07-01T11-12-03Z branch from c00b79c to e982dc7 Compare July 10, 2024 12:59
@aborgna-q aborgna-q added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 1baa697 Jul 10, 2024
20 checks passed
@aborgna-q aborgna-q deleted the release-plz-2024-07-01T11-12-03Z branch July 10, 2024 13:04
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