Skip to content

hugr: v0.3.0

Compare
Choose a tag to compare
@aborgna-q aborgna-q released this 15 Apr 10:51
· 661 commits to main since this release
e71489a

This release includes a long list of breaking changes to the API.

  • The crate was renamed from quantinuum_hugr to hugr.
  • The API has been simplified, flattening structures and reworking unnecessarily
    fallible operations where possible.
  • Includes version 1 of the hugr serialization schema. Older pre-v1 serialized
    hugrs are no longer supported. Starting with v1, backward compatibility for
    loading older versions will be maintained.