hugr-py: v0.11.2
0.11.2 (2025-03-21)
Features
- add exit operation to prelude (#2008) (6bd7665)
- Add llvm codegen for collections.static_array (#2003) (f3dd145)
- hugr-py: Add
StaticArray
to standard extensions (#1985) (cf860f3), closes #1984 - hugr-py: Support envelope compression (#1994) (434c563)
Bug Fixes
Reverts
- Revert breaking change to StaticArrayValue (33a2b49)