v2.0.0
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