Skip to content

hugr-py: v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 15:59
· 0 commits to 880ffedbef46fd84b55e6d1d290c2ab9be829200 since this release
477fa95

0.1.0 (2024-04-15)

⚠ BREAKING CHANGES

  • Flatten LeafOp (#922)
  • EdgeKind::{Static -> Const}, add new EdgeKind::Function, Type contains only monomorphic functions, remove TypeApply.
  • py: Rename package to hugr (#913)

Features