|
17a482a9b1
|
Remove StaticJsonDocument
|
2023-03-20 10:40:35 +01:00 |
|
|
daa87e12dc
|
Update copyright notice
|
2023-02-16 11:45:01 +01:00 |
|
|
af18994deb
|
Update copyright notice
|
2022-01-01 10:01:05 +01:00 |
|
|
d5d2209d09
|
Added "https://" prefix to all URLs so they are clickable in VS Code
|
2021-03-29 19:35:25 +02:00 |
|
|
97b7161d78
|
Update copyright notice for 2021
|
2021-01-25 09:14:15 +01:00 |
|
|
c4ec2ba88f
|
Added DeserializationError::f_str() (issue #846)
|
2020-09-14 18:40:00 +02:00 |
|
|
f9cfea244a
|
Updated copyright notice
|
2020-01-09 15:48:38 +01:00 |
|
|
afdd913a2f
|
Added links to the book page in each example
|
2019-03-04 12:17:41 +01:00 |
|
|
c3f71c1a99
|
Updated copyright year to 2019
|
2019-02-15 13:32:04 +01:00 |
|
|
6f55d1e58f
|
JsonVariant automatically promotes to JsonObject or JsonArray on write
|
2019-01-29 14:09:09 +01:00 |
|
|
b105e6f7c4
|
Return JsonArray and JsonObject by value (closes #309)
|
2018-07-02 09:35:21 +02:00 |
|
|
393f352b70
|
Minor changes in the examples
|
2018-06-07 11:21:54 +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 |
|
|
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 |
|
|
a13b9e8bdc
|
Added example MsgPackParser.ino (issue #358)
|
2018-04-10 17:55:51 +02:00 |
|