Skip to content

hugr: v0.15.3

Compare
Choose a tag to compare
@hugrbot hugrbot released this 02 Apr 16:19
· 14 commits to main since this release
3c1d25b

Documentation

  • Provide docs for array ops, fix bad doc for HugrView::poly_func_type (#2021)

New Features

  • MakeTuple->UnpackTuple elision pass (#2012)
  • Extend LowerTypes pass to linearize by inserting copy/discard (#2018)
  • Expand SimpleReplacement API (#1920)
  • Python bindings for hugr-model. (#1959)
  • ReplaceTypes pass allows replacing extension types and ops (#1989)
  • Remove extension sets from hugr-model. (#2031)
  • Represent order edges in hugr-model as metadata. (#2027)
  • add build_expect_sum to allow specific error messages (#2032)
  • Packages in hugr-model and envelope support. (#2026)