v0.4.0
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_exhaustiveas we may add more in future.
This breaking release includes the following:
non_exhaustive as we may add more in future.