Releases: AArnott/Nerdbank.MessagePack
Releases · AArnott/Nerdbank.MessagePack
v1.1.25
What's Changed
- Enhance array deserialization error messages with witness type guidance in #871
- Add UseDiscriminatorObjects property for object-based union serialization in #890
- Add PreserveIntegerTypes option to WithObjectConverter for round-trip type fidelity in #896
Dependency updates
- Update dependency PolyType to 1.2.1 by @renovate[bot] in #908
- Update dependency Vogen to 8.0.5 by @renovate[bot] in #912
- Update dependency Microsoft.NET.StringTools to 18.3.3 by @renovate[bot] in #886
Full Changelog: v1.0.43...v1.1.25
v1.0.43
What's Changed
- Support case-sensitive serialized property names while allowing case-insensitive C# parameter/property matching by @AArnott in #853
Full Changelog: v1.0.40...v1.0.43
v1.0.40
What's Changed
Full Changelog: v1.0.11...v1.0.40
v1.0.11
What's Changed
Full Changelog: v1.0.2...v1.0.11
v1.0.2
Our first stable release 🥳
Read all about what makes this the best MessagePack serializer ever.
Get started today.
What's Changed
- Add .NET 10 targets for samples and tests by @AArnott in #803
- Add ConverterContext constructor support for custom MessagePackConverter types by @Copilot in #805
- 🥳 Ship stable 1.0 version by @AArnott in #807
Full Changelog: v0.12.39-rc...v1.0.2
v0.12.39-rc
What's Changed
- Fix ASP.NET Core MVC formatter to return 400 on deserialization errors by @Copilot in #795
- Test NativeAOT compat on .NET 10 by @AArnott in #802
Full Changelog: v0.12.28-rc...v0.12.39-rc
v0.12.28-rc
v0.12.14-rc
What's Changed
- Add
ReadOnlySequence<byte>structural comparison support by @AArnott in #775 - Improve
KeyAttributeUseAnalyzerby @AArnott in #781 - Add support for serializing 2-3 rank arrays on .NET Framework by @AArnott in #783
- Change
SerializeDefaultValuesdefault toAlwaysby @AArnott in #785
Full Changelog: v0.12.4-rc...v0.12.14-rc
v0.12.4-rc
What's Changed
- Mark members obsolete that will be removed before a 1.0 release by @AArnott in #772
- Update PolyTypeVersion to 1.0.0-rc.9 by @renovate[bot] in #770
Full Changelog: v0.12.2-rc...v0.12.4-rc
v0.12.2-rc
What's Changed
- Update dependency Microsoft.NET.StringTools to v18 by @renovate[bot] in #766
- Update to PolyType 1.0.0-rc.8 by @AArnott in #769
Full Changelog: v0.11.60-rc...v0.12.2-rc