|
2bd280df80
|
Removed the automatic expansion of DynamicJsonDocument
|
2018-11-16 10:26:59 +01:00 |
|
|
f375459d53
|
JsonArray::remove() and JsonObject::remove() now release the memory of strings
|
2018-11-09 18:20:57 +01:00 |
|
|
d8d939660b
|
JsonArray::remove() and JsonObject::remove() now release the memory of the variant
|
2018-10-19 19:40:21 +02:00 |
|
|
84f199f0dd
|
Added copy-constructor and copy-assignment-operator for JsonDocument (issue #827)
|
2018-10-13 13:21:30 +02:00 |
|
|
b106b1ed14
|
Copy JsonArray and JsonObject, instead of storing pointers (fixes #780)
|
2018-09-11 16:06:08 +02:00 |
|
|
9cbc891816
|
Implemented reference semantics for JsonVariant
|
2018-08-21 17:56:16 +02:00 |
|