Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@jeremmfr jeremmfr released this 06 Mar 08:19
· 29 commits to main since this release
v1.1.1
01c77be

BUG FIXES:

  • fix panic when call Decode() in parallel
  • fix panic when string input of Decode() is empty
  • return error when there isn't enough characters in string input of Decode()