Commit 5962a52
chore(py): release tket-py 0.14.0 (#1630)
🤖 I have created a release *beep* *boop*
---
##
[0.14.0](tket-py-v0.13.1...tket-py-v0.14.0)
(2026-06-11)
### ⚠ BREAKING CHANGES
* Updated the public `hugr` Python dependency to `~=0.17.1`
* Removed the deprecated `tket.extensions.bool` and
`tket.extensions.opaque_bool` re-exports
* Removed the `lazify` option from `QSystemPass` and
`qsystem_rebase_pass`; qsystem lowering now uses the measurement
extension directly
* `CompilationState.circuit_cost` now computes the cost of all
descendant operations, not just direct `TketOp`s
### Features
* Add the measurement extension to the embedded registry and qsystem
lowering pipeline
([#1558](#1558))
([7e35ecf](7e35ecf))
* Encode measurement/read pairs as pytket measurements when converting
back to pytket circuits
([#1658](#1658))
([00cf6ec](00cf6ec))
* Expose the Helios and Sol qsystem extensions as
`tket.extensions.qsystem_helios` and `tket.extensions.qsystem_sol`
([#1567](#1567))
([b60553f](b60553f))
* Add `UnitaryFlags` alias support for metadata written with the
previous `unitary` key
([#1669](#1669))
([b97704c](b97704c))
* Upgrade the Python `hugr` dependency to `~=0.17.1`
([#1580](#1580))
([68e7fd7](68e7fd7)),
([#1668](#1668))
([86b81b6](86b81b6))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
---------
Co-authored-by: Agustín Borgna <agustin.borgna@quantinuum.com>1 parent 802ec3f commit 5962a52
5 files changed
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments