Skip to content

v0.4.0

Choose a tag to compare

@ximon18 ximon18 released this 14 Oct 11:03
· 36 commits to main since this release

This breaking release includes the following:

  • Differentiate item not found errors from other types of error, e.g. an attempt to sign with a non-existent private key.
  • Mark the set of errors as non_exhaustive as we may add more in future.