v0.11.0
What's Changed
- Uses slices when encoding and decoding
Id. #159
Breaking Changes
- Removes
IdErrortype in favor of usingbase64::DecodeSliceError. #159 - Provides the same changes as 0.10.4, without breaking SemVer.
- Updates
base64to0.22.0.
New Contributors
Full Changelog: v0.10.4...v0.11.0