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/hugr-py-0.2.0-pre): release hugr-py 0.2.0-pre #1021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 10, 2024

🤖 I have created a release beep boop

0.2.0-pre (2024-05-10)

⚠ 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)

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--release/hugr-py-0.2.0-pre--components--hugr-py branch 3 times, most recently from e2f3b7b to 1765fe5 Compare May 10, 2024 12:35
@github-actions github-actions bot force-pushed the release-please--branches--release/hugr-py-0.2.0-pre--components--hugr-py branch from 1765fe5 to 6e6f142 Compare May 10, 2024 12:44
@doug-q doug-q merged commit ed28905 into release/hugr-py-0.2.0-pre May 10, 2024
@doug-q doug-q deleted the release-please--branches--release/hugr-py-0.2.0-pre--components--hugr-py branch May 10, 2024 12:45
Copy link
Contributor Author

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.

1 participant