Skip to content

v1.2.30

Latest

Choose a tag to compare

@AArnott AArnott released this 20 Jun 17:53
· 6 commits to main since this release
658b372

What's Changed

  • Avoid repeat allocations from calls to SerializationContext.GetConverter<T>() on .NET Framework by @AArnott in #958
  • Drop Microsoft.NET.StringTools for our own string interning by @AArnott in #961
  • Fix JsonNode deserialization of null values by @AArnott in #992

Full Changelog: v1.2.4...v1.2.30