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

Merged
merged 2 commits into from
Jul 19, 2024
Merged

chore: release #1314

merged 2 commits into from
Jul 19, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 16, 2024

🤖 New release

  • hugr: 0.8.0 -> 0.9.0
  • hugr-core: 0.5.0 -> 0.6.0
  • hugr-passes: 0.5.0 -> 0.6.0
  • hugr-cli: 0.1.4 -> 0.2.0
Changelog

hugr

0.9.0 (2024-07-19)

Bug Fixes

  • Add op's extension to signature check in resolve_opaque_op (#1317)
  • Panic on SimpleReplace with multiports (#1324)

Refactor

  • [breaking] Separate Signature from FuncValueType by parametrizing Type(/Row)/etc. (#1138)

Testing

hugr-core

0.6.0 (2024-07-19)

Bug Fixes

  • Add op's extension to signature check in resolve_opaque_op (#1317)
  • Panic on SimpleReplace with multiports (#1324)

Refactor

  • [breaking] Separate Signature from FuncValueType by parametrizing Type(/Row)/etc. (#1138)

Testing

hugr-passes

0.6.0 (2024-07-19)

Refactor

  • [breaking] Separate Signature from FuncValueType by parametrizing Type(/Row)/etc. (#1138)

hugr-cli

0.2.0 (2024-07-19)

Refactor

  • [breaking] Separate Signature from FuncValueType by parametrizing Type(/Row)/etc. (#1138)


This PR was generated with release-plz.

@hugrbot hugrbot changed the title chore(hugr-cli): release v0.1.5 chore: release Jul 16, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-07-16T12-35-26Z branch 4 times, most recently from e5ca0aa to 58f9eae Compare July 17, 2024 12:03
@github-actions github-actions bot force-pushed the release-plz-2024-07-16T12-35-26Z branch from 58f9eae to d31ef1d Compare July 19, 2024 08:58
@doug-q doug-q marked this pull request as ready for review July 19, 2024 10:13
@doug-q doug-q requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners July 19, 2024 10:13
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.

👍

Big breaking change for dependants, with the renaming of FunctionType.

@doug-q doug-q enabled auto-merge July 19, 2024 10:17
@doug-q doug-q added this pull request to the merge queue Jul 19, 2024
Merged via the queue into main with commit ed5876c Jul 19, 2024
18 checks passed
@doug-q doug-q deleted the release-plz-2024-07-16T12-35-26Z branch July 19, 2024 10:30
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