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

Merged
merged 2 commits into from
Aug 12, 2024
Merged

chore: release #1376

merged 2 commits into from
Aug 12, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 29, 2024

🤖 New release

  • hugr: 0.10.0 -> 0.11.0
  • hugr-core: 0.7.0 -> 0.8.0
  • hugr-passes: 0.6.2 -> 0.7.0
  • hugr-cli: 0.3.0 -> 0.4.0
Changelog

hugr

0.11.0 (2024-08-12)

Bug Fixes

  • [breaking] BasicBlockExits should not be OpTag::DataflowParent (#1409)

Documentation

  • Clarify CustomConst::equal_consts (#1396)

Features

  • [breaking] Serialised extensions (#1371)
  • Serialised standard extensions (#1377)
  • [breaking] Update remaining builder methods to "infer by default" (#1386)
  • Add Eq op to logic extension (#1398)
  • Improve error message on failed custom op validation (#1416)
  • [breaking] Extension requires a version (#1367)

hugr-core

0.8.0 (2024-08-12)

Bug Fixes

  • [breaking] BasicBlockExits should not be OpTag::DataflowParent (#1409)

Documentation

  • Clarify CustomConst::equal_consts (#1396)

Features

  • [breaking] Extension requires a version (#1367)
  • [breaking] Serialised extensions (#1371)
  • Serialised standard extensions (#1377)
  • [breaking] Update remaining builder methods to "infer by default" (#1386)
  • Add Eq op to logic extension (#1398)
  • Improve error message on failed custom op validation (#1416)

hugr-passes

0.7.0 (2024-08-12)

Features

  • [breaking] Extension requires a version (#1367)

hugr-cli

0.4.0 (2024-08-12)

Features

  • Serialised standard extensions (#1377)
  • Validate with extra extensions and packages (#1389)
  • [breaking] Move mermaid to own sub-command (#1390)


This PR was generated with release-plz.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (6639c52) to head (06a3092).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1376   +/-   ##
=======================================
  Coverage   87.66%   87.66%           
=======================================
  Files         118      118           
  Lines       20431    20431           
  Branches    18049    18049           
=======================================
  Hits        17910    17910           
  Misses       1729     1729           
  Partials      792      792           
Flag Coverage Δ
python 91.81% <ø> (ø)
rust 87.11% <ø> (ø)

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-29T12-53-18Z branch 17 times, most recently from a279fca to f60bb80 Compare August 5, 2024 14:42
@github-actions github-actions bot force-pushed the release-plz-2024-07-29T12-53-18Z branch 12 times, most recently from 4bf33ec to 23311c2 Compare August 12, 2024 12:08
@github-actions github-actions bot force-pushed the release-plz-2024-07-29T12-53-18Z branch from 23311c2 to 537472d Compare August 12, 2024 13:56
@croyzor croyzor marked this pull request as ready for review August 12, 2024 14:19
@croyzor croyzor requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners August 12, 2024 14:19
@croyzor croyzor enabled auto-merge August 12, 2024 14:26
@croyzor croyzor disabled auto-merge August 12, 2024 14:27
@croyzor croyzor enabled auto-merge August 12, 2024 14:39
@croyzor croyzor added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 8054c28 Aug 12, 2024
22 checks passed
@croyzor croyzor deleted the release-plz-2024-07-29T12-53-18Z branch August 12, 2024 14:44
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