hugr-py: v0.9.0
0.9.0 (2024-10-14)
⚠ BREAKING CHANGES
Package
moved to newhugr.package
module- The
length
op in the stdcollections
extensions now also returns the list.
Features
instantiate
method forOpDef
(#1576) (36548ab), closes #1512- define wrappers around package that point to internals (#1573) (f74dbf3)
- to/from json for extension/package (#1575) (f8bf61a), closes #1523