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(py): release tket2-exts 0.4.0 #727

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Dec 16, 2024

🤖 I have created a release beep boop

0.4.0 (2025-01-20)

⚠ BREAKING CHANGES

  • tket2-hseries: The signature of QSystemOp::LazyMeasure is changed to consume its qubit.
  • Updated hugr rust dependency to 0.14.0 Extension are now defined in hugr 0.14 style. Replaced the ROTATION_TYPE with a method call, and dropped the per-extension registry definitions.
  • all references to "hseries" including extension, modules and structs renamed to "qsystem"
  • hseries qalloc op replaced with fallible TryQalloc

Features

  • move extensions to auxillary package (#682) (dd78f9a)
  • tket2-hseries: Add tket2.wasm extension (#737) (34bdc21)
  • tket2-hseries: Redefine QSystemOp::LazyMeasure and introduce QSystemOp::LazyMeasureReset (#741) (1f126c0)
  • update measurement and alloc operations (#702) (a7a0201)

Bug Fixes

  • remove unicode pi symbols in rotation extension (#743) (b3ed351)

Documentation

Miscellaneous Chores

Code Refactoring


This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.31%. Comparing base (1deb392) to head (9a9a1b9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #727   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files          63       63           
  Lines        7740     7740           
  Branches     7484     7484           
=======================================
  Hits         6371     6371           
  Misses        979      979           
  Partials      390      390           
Flag Coverage Δ
python 82.42% <100.00%> (ø)

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.

@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-exts branch 3 times, most recently from ae19b8d to ed17a69 Compare December 23, 2024 08:11
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-exts branch 4 times, most recently from fc7b374 to 0faf373 Compare January 13, 2025 15:08
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-exts branch from 0faf373 to 05b6a2f Compare January 16, 2025 17:12
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-exts branch from 05b6a2f to 9a9a1b9 Compare January 20, 2025 08:10
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