Releases: scopely/msgpack-sharp
Releases · scopely/msgpack-sharp
1.11
1.10
Fixed handling of boxed primitive dictionary keys
1.7
Fixed an issue with deserialization of some special integer values.
1.5
Fixed handling of null properties to actually be null when deserialized instead of default values
1.4
- Performance optimizations
- Support nullable types
- Honor the NilImplication setting
1.3
Make attribute naming compatible with the official CLI lib
1.2
- Fixed handling of bools
- Fixed some endianness incompatibilities
1.1
Fixed (de)serialization of collections at the root of graphs
1.0
Initial release