Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@albertorestifo albertorestifo released this 20 Apr 08:02

Added

  • Support for UUID encoding/decoding

Changed

  • Now using Crystal 1.8
  • The length of objects is now pre-computed, reducing the size of the encoded object and speeding up the decoding process

Fixed

  • When parsing a SimpleValue the parser would wrongly loop.

Thanks to @KaneRoot and @wout for their valuable contributions, which made this release possible.