Skip to content

hugr-core: v0.10.0

Compare
Choose a tag to compare
@ss2165 ss2165 released this 09 Oct 14:34
· 301 commits to main since this release

Bug Fixes

  • [breaking] Make list length op give back the list (#1547)

Features

  • [breaking] Allow CustomConsts to (optionally) be hashable (#1397)
  • Add an OpLoadError variant of BuildError. (#1537)
  • [breaking] HugrMut::remove_node and SimpleReplacement return removed weights (#1516)
  • Draft for hugr-model with export, import, parsing and pretty printing (#1542)