Skip to content

Releases: AArnott/Nerdbank.MessagePack

v1.1.25

23 Mar 18:53
afeeb01

Choose a tag to compare

What's Changed

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

09 Jan 20:02
c2d2c61

Choose a tag to compare

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

06 Jan 02:09
6410727

Choose a tag to compare

What's Changed

  • Fix serialization of readonly collection properties with constructor parameters by @AArnott in #847

Full Changelog: v1.0.11...v1.0.40

v1.0.11

15 Dec 19:29
6f4a661

Choose a tag to compare

What's Changed

  • Fix serialization of large uncountable enumerations of primitives by @AArnott in #818

Full Changelog: v1.0.2...v1.0.11

v1.0.2

08 Dec 20:56
fe61a7a

Choose a tag to compare

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

04 Dec 15:28
d46db80

Choose a tag to compare

v0.12.39-rc Pre-release
Pre-release

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

02 Dec 05:01
f968f98

Choose a tag to compare

v0.12.28-rc Pre-release
Pre-release

What's Changed

  • Guard against invalid raw msgpack serialization by @AArnott in #787
  • Use C# 14 extension members for better API and multi-targeting by @AArnott in #771

New Contributors

  • @amirreza8002 made their first contribution in #792

Full Changelog: v0.12.14-rc...v0.12.28-rc

v0.12.14-rc

24 Nov 01:12
3c5199e

Choose a tag to compare

v0.12.14-rc Pre-release
Pre-release

What's Changed

  • Add ReadOnlySequence<byte> structural comparison support by @AArnott in #775
  • Improve KeyAttributeUseAnalyzer by @AArnott in #781
  • Add support for serializing 2-3 rank arrays on .NET Framework by @AArnott in #783
  • Change SerializeDefaultValues default to Always by @AArnott in #785

Full Changelog: v0.12.4-rc...v0.12.14-rc

v0.12.4-rc

15 Nov 23:23
e1f8721

Choose a tag to compare

v0.12.4-rc Pre-release
Pre-release

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

14 Nov 18:24
79e9a05

Choose a tag to compare

v0.12.2-rc Pre-release
Pre-release

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