Skip to content

Releases: ghost1face/base62

v1.3 - Fix bug with leading 0 bytes

02 Nov 00:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.3

Expose byte[] encode/decode methods

08 Aug 23:03
f0c79c7
Compare
Choose a tag to compare
  • 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

16 Jul 13:32
cc00699
Compare
Choose a tag to compare
v1.1

Update README.md

Initial Release

09 Oct 22:25
Compare
Choose a tag to compare

Initial release for NuGet package manager