github Cysharp/MemoryPack 1.3.0
Ver.1.3.0

latest releases: 1.21.3, 1.21.2, 1.21.1...
2 years ago

This release has binary incompatible change.
If binary includes these format, can not deserialize.

  • Union
  • KeyValuePair<TKey, TValue> TKey or TValue includes reference type
  • ValueTuple<T,...> T includes reference type

What's Changed

  • Fix spelling of dimension. by @filzrev in #26
  • Change Union/KeyValuePair/ValueTuple binary spec by @neuecc in #29

New Contributors

Full Changelog: 1.2.1...1.3.0

Don't miss a new MemoryPack release

NewReleases is sending notifications on new releases.