Skip to content

0.6.8

Compare
Choose a tag to compare
@yfakariya yfakariya released this 30 Jan 13:39
· 777 commits to master since this release

This is a bug fix release.

  • Fix Unpacker.ReadXxx from uint64 encoded value returns invalid(negative) value.
  • Fix Unpacker.ReadObject does not handle collection. #143
  • Fix intentionally "empty" member causes ArgumentNullException in serializer generation. Issue #145