Skip to content

hugr: v0.15.1

Compare
Choose a tag to compare
@hugrbot hugrbot released this 21 Mar 13:43
· 47 commits to main since this release
c90545d

Bug Fixes

  • correct CallIndirect tag from FnCall to DataflowChild (#2006)
  • StaticArrayValue serialisation (#2009)

New Features

  • traits for transforming Types/TypeArgs/etc. (#1991)
  • add exit operation to prelude (#2008)
  • Add llvm codegen for collections.static_array (#2003)
  • (hugr-py) Support envelope compression (#1994)