hugr: v0.3.0
This release includes a long list of breaking changes to the API.
- The crate was renamed from
quantinuum_hugr
tohugr
. - 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 withv1
, backward compatibility for
loading older versions will be maintained.