tket2: v0.7.0
⚠ BREAKING CHANGES
- Removed
load_guppy_*
methods. UseCircuit::load_function_reader
instead. - Extension definitions and registries now use
Arc
s for sharing
New Features
- [breaking] Track circuit extensions and read/write packages (#680)
- [breaking] update measurement and alloc operations (#702)
Refactor
- [breaking] update to hugr 0.14 (#700)