Skip to content

Ver.1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 16:26
9324579

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