Skip to content

0.6.0: Merge pull request #9 from lukewilliamboswell/fix-crash

Compare
Choose a tag to compare
@lukewilliamboswell lukewilliamboswell released this 12 Dec 04:36
· 54 commits to main since this release
dae2ee0

Changes:

  • List decoding will no longer crash on an empty list of bytes
  • Decoding a "null" string will now fail to parse instead of parsing as the string "null"