Skip to content

Tags: Magicianred/Manatee.Json

Tags

3.0.1

Toggle 3.0.1's commit message
BUG FIX: Nested JSON types not parsing correctly (e.g. objects inside…

… arrays).

BUG FIX: Can't handle long string data.  (Now supports up to 28K characters.)
BUG FIX: Numbers always expect ',' after, causing error when number appears at end of array or object.

2.8.9

Toggle 2.8.9's commit message
BUG FIX: Linq exception when deserializing some generic types.