chore(py): release tket-py 0.14.0#1529
Draft
hugrbot wants to merge 1 commit into
Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1529 +/- ##
=======================================
Coverage 84.04% 84.04%
=======================================
Files 188 188
Lines 29121 29121
Branches 27995 27995
=======================================
Hits 24474 24474
Misses 3474 3474
Partials 1173 1173
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1fbcd82 to
7d05b7c
Compare
7d05b7c to
48a6818
Compare
a2ede5b to
3d138cb
Compare
3d138cb to
1e39326
Compare
1e39326 to
a8d2e0f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.14.0 (2026-05-11)
⚠ BREAKING CHANGES
ModifierResolver::modify_fn_if_neededthe parametersignaturehas been removed Incontrol.rs,dagger.rs, andpower.rs, the modifier constructorsnew()became private, andsignature()was reduced frompubtopub(crate). Inmodifier_resolver.rs, several internal helpers were hidden or narrowed:DirWire::new,ModifierResolver::new,ModifierResolverErrors::{unreachable, unresolvable},connect_all, andmodify_signatureare now private.DirWire::reverseis nowpub(crate)In resolver submodules:modify_fn_if_needed,modify_fn,modify_global_phase,delete_phase, andmodify_tket_opwere changed frompubtopub(crate).Features
Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.