Skip to content

hugr-py: v0.4.0

Compare
Choose a tag to compare
@hugrbot hugrbot released this 10 Jul 12:37
5bf1b51

0.4.0 (2024-07-10)

⚠ BREAKING CHANGES

  • hugr-py: dataclasses that derive from ops.Custom now have to be frozen, and instances cannot be mutated.

Features

  • hugr-py: ops.Custom is now a frozen dataclass (94702d2)
  • hugr-py: move std extension types/ops in to std module (#1288) (7d82245)