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(main): release hugr-py 0.2.0a1 #938

Merged
merged 2 commits into from
May 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 16, 2024

🤖 I have created a release beep boop

0.2.0a1 (2024-05-13)

⚠ BREAKING CHANGES

  • New serialisation schema
  • rename Const::const_type and Value::const_type to Const::get_type and Value::get_type. These now match several other get_type functions (#1005)
  • Many uses of Const now use Value.

Features

Bug Fixes

  • OpDef serialization (#1013) (3d8f6f6)
  • input_port_types and other helper functions on pydantic schema (#958) (8651839)
  • Remove insert_port_types for LoadFunction (#993) (acca7bf)
  • Serialisation for Type, PolyFuncType, and Value (#968) (d913f40)
  • Serialization for Ops (#997) (9ce6e49)
  • set [build-system] in hugr-py/pyproject.toml (#1022) (b9c3ee4)

Code Refactoring

  • rename Const::const_type and Value::const_type to Const::get_type and Value::get_type. These now match several other get_type functions (#1005) (c45e6fc)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--hugr-py branch 5 times, most recently from 673b926 to 21b712c Compare April 23, 2024 09:51
@github-actions github-actions bot changed the title chore(main): release hugr-py 0.1.1 chore(main): release hugr-py 0.2.0 Apr 25, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--hugr-py branch 6 times, most recently from f78c4ea to 23a5766 Compare May 2, 2024 08:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--hugr-py branch 7 times, most recently from 5de6731 to 2fe633b Compare May 9, 2024 09:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--hugr-py branch 4 times, most recently from f66d2bb to 34dce87 Compare May 10, 2024 13:53
@github-actions github-actions bot force-pushed the release-please--branches--main--components--hugr-py branch from 34dce87 to b85e19c Compare May 13, 2024 07:31
@doug-q doug-q changed the title chore(main): release hugr-py 0.2.0 chore(main): release hugr-py 0.2.0a1 May 13, 2024
@doug-q doug-q added this pull request to the merge queue May 13, 2024
Merged via the queue into main with commit 71836e5 May 13, 2024
16 checks passed
@doug-q doug-q deleted the release-please--branches--main--components--hugr-py branch May 13, 2024 10:13
Copy link
Contributor Author

🤖 Release is at https://github.com/CQCL/hugr/releases/tag/hugr-py-v0.2.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants