New
v3.1.4
What's Changed
- Fix SkipClrVisibilityChecks to notice private fields in base classes by @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2153
- Promote analyzers to AnalyzerReleases.Shipped.md by @hanachiru in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2169
- Add memory size check to
GetMemoryCheckResultby @AArnott in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2172 - AccessModifier was added to generated code. by @Nirklav in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2185
New Contributors
- @hanachiru made their first contribution in https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2169
Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v3.1.3...v3.1.4