Skip to content

Releases: scopely/msgpack-sharp

1.11

21 Jun 06:31
Compare
Choose a tag to compare

Fixed property getters sometimes not being found under AOT

1.10

02 Jun 18:52
Compare
Choose a tag to compare

Fixed handling of boxed primitive dictionary keys

1.7

13 May 19:52
Compare
Choose a tag to compare
1.7

Fixed an issue with deserialization of some special integer values.

1.5

08 May 19:40
Compare
Choose a tag to compare
1.5

Fixed handling of null properties to actually be null when deserialized instead of default values

1.4

01 May 23:25
Compare
Choose a tag to compare
1.4
  • Performance optimizations
  • Support nullable types
  • Honor the NilImplication setting

1.3

01 May 19:14
Compare
Choose a tag to compare
1.3

Make attribute naming compatible with the official CLI lib

1.2

10 Apr 17:55
Compare
Choose a tag to compare
1.2
  • Fixed handling of bools
  • Fixed some endianness incompatibilities

1.1

02 Apr 23:09
Compare
Choose a tag to compare
1.1

Fixed (de)serialization of collections at the root of graphs

1.0

01 Apr 18:48
Compare
Choose a tag to compare
1.0

Initial release