New
v3.1.0
What's Changed
- Relaxed the conditions in editor.config by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2088
- Add .NET 9 by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2090
- Add
Int128,UInt128,Rune.OrderedDictionary<T, V>.ReadOnlySet<T>serialization support - Check IsGenericType before call ConstructUnboundGenericType() by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2093
- Remove NerdBank.GitVersioning by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2094
- Current all apis to shipped.txt by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2095
Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v3.0.301...v3.1.0