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.1 #1040

Merged
merged 3 commits into from
May 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

0.2.1 (2024-05-20)

⚠ 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 from c31e28e to 47b0952 Compare May 15, 2024 08:46
@github-actions github-actions bot requested a review from a team as a code owner May 15, 2024 08:46
@github-actions github-actions bot requested a review from doug-q May 15, 2024 08:46
@github-actions github-actions bot force-pushed the release-please--branches--main--components--hugr-py branch from 47b0952 to 728c2ab Compare May 16, 2024 08:26
@aborgna-q aborgna-q force-pushed the release-please--branches--main--components--hugr-py branch from 728c2ab to 4512197 Compare May 17, 2024 11:36
@aborgna-q aborgna-q removed the request for review from doug-q May 17, 2024 12:41
@aborgna-q aborgna-q force-pushed the release-please--branches--main--components--hugr-py branch from 4512197 to 8034359 Compare May 20, 2024 12:40
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.56%. Comparing base (0171ccd) to head (ca49753).

Current head ca49753 differs from pull request most recent head abddebb

Please upload reports for the commit abddebb to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1040   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files          83       83           
  Lines       17586    17586           
  Branches    17586    17586           
=======================================
  Hits        15223    15223           
  Misses       1543     1543           
  Partials      820      820           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@doug-q doug-q enabled auto-merge May 20, 2024 13:08
@doug-q doug-q added this pull request to the merge queue May 20, 2024
Merged via the queue into main with commit bcffabd May 20, 2024
17 checks passed
@doug-q doug-q deleted the release-please--branches--main--components--hugr-py branch May 20, 2024 13:14
@aborgna-q
Copy link
Collaborator

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

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