Skip to content

v2.0.0

Compare
Choose a tag to compare
@fbernier fbernier released this 17 Jun 21:40
· 29 commits to master since this release

Improvements

  • Encoding slightly faster and decoding much faster
  • Improved documentation
  • Improved error messages
  • Renamed base62 variants to 'standard' and 'alternative'

Breaking changes

  • Decoding an empty input will give an error instead of 0
  • {encode, decode}_config functions are now named {encode, decode}_alternative

New Contributors

Full Changelog: v1.1.5...v2.0.0