Skip to content

hugr-py: v0.14.0

Latest
Compare
Choose a tag to compare
@hugrbot hugrbot released this 13 Oct 11:31
3e12b65

0.14.0 (2025-10-13)

⚠ BREAKING CHANGES

  • BorrowArray::{borrow, is_borrowed} return types have been swapped such that the array is first.

Features

Bug Fixes

  • Preserve offset for CFG edges when serializing to JSON (#2606) (69a126d)

Code Refactoring