Skip to content

v0.11.0

Choose a tag to compare

@maxcountryman maxcountryman released this 05 Mar 01:52

What's Changed

  • Uses slices when encoding and decoding Id. #159

Breaking Changes

  • Removes IdError type in favor of using base64::DecodeSliceError. #159
  • Provides the same changes as 0.10.4, without breaking SemVer.
  • Updates base64 to 0.22.0.

New Contributors

Full Changelog: v0.10.4...v0.11.0