This release has binary incompatible change.
If binary includes these format, can not deserialize.
Union
KeyValuePair<TKey, TValue>
TKey or TValue includes reference typeValueTuple<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