-
Notifications
You must be signed in to change notification settings - Fork 3
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 0.14.0 #655
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #655 +/- ##
=======================================
Coverage 92.81% 92.81%
=======================================
Files 71 71
Lines 8159 8159
=======================================
Hits 7573 7573
Misses 586 586 ☔ View full report in Codecov by Sentry. |
4fc05ff
to
c370fe5
Compare
544b3ca
to
efaa57d
Compare
fdef7ee
to
0411b35
Compare
376251a
to
c250f93
Compare
6415467
to
b0d8177
Compare
6859029
to
711041a
Compare
711041a
to
b8b3244
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe update the uv.lock
before merging to avoid the noise in the following PR.
🤖 Created releases:
|
🤖 I have created a release beep boop
0.14.0 (2024-12-19)
⚠ BREAKING CHANGES
py(...)
expressions are now turned into Guppy arrays instead of lists.dirty_qubit
function removedproject_z
Features
maybe_qubit
stdlib function (#705) (a49f70e), closes #627pytket
circuit as a function definition (#672) (b21b7e1)Bug Fixes
int
s can be treated as booleans (#709) (6ef6d60), closes #681Documentation
This PR was generated with Release Please. See documentation.