Skip to content

Releases: rogusdev/fast32

v1.0.3

03 Oct 17:53
Compare
Choose a tag to compare
  • Improve error handling (impl std Error)

v1.0.2

27 Dec 21:39
Compare
Choose a tag to compare
  • Add error handling for padded decoding invalid length strings (i.e. missing/incomplete padding)
  • Add capacity calculations for decode/encode_* on the alphabets, specifically to allow for padded calculations

v1.0.1

27 Dec 21:40
Compare
Choose a tag to compare
  • Add Crockford lowercase alphabet

v1.0.0

27 Dec 21:50
Compare
Choose a tag to compare

Initial release: base32 + base64, encoding + decoding: raw bytes, numeric style: u64, u128, uuid