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