0.5.5
This is bug fix releasae.
- Fix internal built-in
MessagePackObjectDictionaryserializer failes to deserialize nested collection. Issue #42 - Fix
MessagePackConvert.ToDateTime,FromDateTime,ToDateTimeOffset,FromDateTimeOffsetcauses wrong value emittion due to floating-point rounding errors. Issue #44
And this release contains an improvement to solve .NET Native CTP related issue (issue #41). Note that you have to create reflection related metadata file(s) to use MessagePack for CLI (and other 3rd party serialization libraries) on .NET Native.