New
v3.1.1
What's Changed
- README.md: ÌntKey -> IntKey by @stanoddly in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2098
- allow DynamicGenericResolver to StandardResolver in DynamicAssembly.AvoidDynamicCode by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2105
- Remove PublicApiAnalyzers by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2104
- Fix source generator, don't generate when abstract/interface is not union by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2103
- enable analyze union / stop collect field when object marked SuppressSourceGeneration by @neuecc in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2106
New Contributors
- @stanoddly made their first contribution in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2098
Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v3.1.0...v3.1.1