Skip to content

tket2: v0.7.0

Compare
Choose a tag to compare
@hugrbot hugrbot released this 16 Dec 16:57
· 18 commits to main since this release
cc25105

⚠ BREAKING CHANGES

  • Removed load_guppy_* methods. Use Circuit::load_function_reader instead.
  • Extension definitions and registries now use Arcs 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)