Skip to content

v0.2.0

Compare
Choose a tag to compare
@hugrbot hugrbot released this 31 Jul 09:43
· 39 commits to main since this release
f0ce26a

New Features

  • make EmitFuncContext::iw_context pub (#55)

Refactor

  • use HugrFuncType/HugrType/HugrSumType (#56)
  • remove unneeded HugrView constraints (#59)
  • [breaking] add LLVMSumValue (#63)

Testing

  • Add test for LoadFunction Op (#60)