Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Json130r1.zip | 2021-03-22 | 6.7 MB | |
13.0.1.tar.gz | 2021-03-17 | 2.8 MB | |
13.0.1.zip | 2021-03-17 | 3.9 MB | |
README.md | 2021-03-17 | 733 Bytes | |
Totals: 4 Items | 13.4 MB | 6 |
- New feature - Add JsonSelectSettings with configuration for a regex timeout
- Change - Remove portable assemblies from NuGet package
- Change - JsonReader and JsonSerializer MaxDepth defaults to 64
- Fix - Fixed throwing missing member error on ignored fields
- Fix - Fixed various nullable annotations
- Fix - Fixed annotations not being copied when tokens are cloned
- Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
- Fix - Fixed serializing nullable struct dictionaries
- Fix - Fixed JsonWriter.WriteToken to allow null with string token
- Fix - Fixed missing error when deserializing JToken with a contract type mismatch
- Fix - Fixed JTokenWriter when writing comment to an object