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
byteslight perf improvement - The following are now supported:
netstandard1.3netstandard2.0netstandard2.1net5.0
UTF8 Support
v1.1 Update README.md
Initial Release
Initial release for NuGet package manager