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

⚠ 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: 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.65%. Comparing base (1f126c0) to head (fc7b374).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #727      +/-   ##
==========================================
+ Coverage   82.62%   82.65%   +0.03%     
==========================================
  Files          62       62              
  Lines        7239     7224      -15     
  Branches     6983     6968      -15     
==========================================
- Hits         5981     5971      -10     
+ Misses        884      879       -5     
  Partials      374      374              
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 2 times, most recently from 0f29af8 to b0aa6f2 Compare January 10, 2025 14:11
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-exts branch from b0aa6f2 to fc7b374 Compare January 10, 2025 17: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