|
037f90aada
|
Disabled lazy number deserialization (fixes #772)
|
2018-07-04 12:02:58 +02:00 |
|
|
b105e6f7c4
|
Return JsonArray and JsonObject by value (closes #309)
|
2018-07-02 09:35:21 +02:00 |
|
|
4592f23260
|
Merged MsgPackError and JsonError into DeserializationError.
Return NotSupported if the JSON input contains "\u".
|
2018-05-15 18:23:09 +02:00 |
|
|
ccb54136a2
|
Added support for non zero-terminated strings (fixes #704)
|
2018-05-14 17:12:59 +02:00 |
|
|
1feb92679d
|
Added StaticJsonDocument and DynamicJsonDocument.
Removed StaticJsonArray and DynamicJsonArray.
Removed StaticJsonObject and DynamicJsonObject.
Removed StaticJsonVariant and DynamicJsonVariant.
|
2018-04-17 21:27:45 +02:00 |
|