|
c3f71c1a99
|
Updated copyright year to 2019
|
2019-02-15 13:32:04 +01:00 |
|
|
e633292df1
|
Replaced JsonDocument::nestingLimit with a param to deserializeJson()
|
2019-01-19 14:45:16 +01:00 |
|
|
9ac2ac303c
|
Removed default capacity of DynamicJsonDocument
|
2019-01-14 10:32:19 +01:00 |
|
|
41b2e629f7
|
Increased test coverage
|
2018-11-30 14:27:35 +01:00 |
|
|
5eee947ffe
|
Increased test coverage of MessagePack serialization
|
2018-11-12 21:36:39 +01:00 |
|
|
f375459d53
|
JsonArray::remove() and JsonObject::remove() now release the memory of strings
|
2018-11-09 18:20:57 +01:00 |
|
|
527dc19794
|
Allow mixed configuration in compilation units (issue #809)
|
2018-10-02 16:54:05 +02:00 |
|
|
6d290bd001
|
Fixed duplication of char*
|
2018-08-22 14:37:17 +02:00 |
|
|
9cbc891816
|
Implemented reference semantics for JsonVariant
|
2018-08-21 17:56:16 +02:00 |
|
|
b105e6f7c4
|
Return JsonArray and JsonObject by value (closes #309)
|
2018-07-02 09:35:21 +02:00 |
|
|
fc2e3a4ab3
|
Added serializeMsgPack() and measureMsgPack() (closes #358)
|
2018-05-29 08:31:39 +02:00 |
|