COMMITS
May 15, 2022
M
implement box avoidance (#2639)
Marc Gravell committed
J
Update tests to use .NET 6 (#2674)
James Newton-King committed
December 4, 2021
J
Enabling NuGet package validation (#2618)
Jose Perez Rodriguez committed
December 2, 2021
J
Update pipelines image to VS2022 and fix build warnings (#2619)
James Newton-King committed
November 13, 2021
J
Refactor type name multidimensional array support and add tests
James Newton-King committed
October 28, 2021
J
Correction for arrays of more than 2 dimensions
Jacky committed
November 12, 2021
J
Add embedded README.md (#2596)
James Newton-King committed
July 24, 2021
C
Use latest SDK for reproducible builds (#2557)
Claire Novotny committed
July 23, 2021
A
Add nullable annotation to `JToken.ToObject(Type, JsonSerializer)`
Andrew Arnott committed
May 15, 2021
J
Fix merging enumerable content and validate content (#2531)
James Newton-King committed
May 14, 2021
J
Fix deserializing mistmatched JToken types in properties (#2530)
James Newton-King committed
March 31, 2021
J
Fix MaxDepth when used with ToObject inside of a JsonConverter (#2505)
James Newton-King committed
March 17, 2021
J
Remove compiler package and update sourcelink (#2498)
James Newton-King committed
J
Remove prerelease for 13.0.1
James Newton-King committed
March 12, 2021
J
Update SDK to 5.0.200 (#2495)
James Newton-King committed
J
Update to 13.0.1-beta2
James Newton-King committed
March 11, 2021
J
Fix JTokenWriter when writing comment to an object (#2493)
James Newton-King committed
J
Fix missing error when deserializing JToken with a contract type mismatch (#2494)
James Newton-King committed
February 21, 2021
J
Change MaxDepth default to 64 (#2473)
James Newton-King committed
J
Fix JsonWriter.WriteToken to allow null with string token (#2472)
James Newton-King committed
February 19, 2021
J
Enable embed untracked sources (#2471)
James Newton-King committed
February 18, 2021
D
Fixes #2372 - variable typos (#2465)
David Omid committed
January 31, 2021
J
Update version to 13.0.1 (#2463)
James Newton-King committed
J
Change JsonReader and JsonSerializer default max depth to 128 (#2462)
James Newton-King committed
January 17, 2021
J
Add JsonSelectSettings and regex timeout
James Newton-King committed
December 28, 2020
January 6, 2021
J
Fix serializing nullable struct dictionaries (#2452)
James Newton-King committed
January 1, 2021
J
Use naming strategy when deserializing dictionary enum keys (#2448)
James Newton-King committed
J
Copy annotations when cloning elements (#2442)
James Newton-King committed
December 14, 2020
J
Missing nullability annotation (#2438)
Jody Donetti committed