Releases: ghost1face/base62
Releases · ghost1face/base62
v1.3 - Fix bug with leading 0 bytes
What's Changed
- Fix for Issue #4 by @DJGosnell in #10
New Contributors
- @DJGosnell made their first contribution in #10
Full Changelog: v1.2...v1.3
Expose byte[] encode/decode methods
- Expose
byte[]
encode/decode methods - Cast instead of convert to
byte
slight perf improvement - The following are now supported:
netstandard1.3
netstandard2.0
netstandard2.1
net5.0
UTF8 Support
v1.1 Update README.md
Initial Release
Initial release for NuGet package manager