|
9ac2ac303c
|
Removed default capacity of DynamicJsonDocument
|
2019-01-14 10:32:19 +01:00 |
|
|
720e6548c7
|
Replacing a value now releases the memory
|
2018-11-12 18:28:34 +01:00 |
|
|
527dc19794
|
Allow mixed configuration in compilation units (issue #809)
|
2018-10-02 16:54:05 +02:00 |
|
|
98c8e8e35a
|
Added a test for issue #808
|
2018-09-11 16:21:30 +02:00 |
|
|
6bb17d5896
|
Checked that issue issue #628 is fixed
|
2018-07-12 10:33:56 +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 |
|