|
c9d6bd76c9
|
Added JsonDocument::remove() and JsonVariant::remove()
|
2019-02-25 13:21:10 +01:00 |
|
|
e22e62d184
|
Added JsonDocument::size()
|
2019-02-25 11:07:01 +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 |
|
|
933a66a070
|
Added JsonDocument::operator[]
|
2019-01-23 11:43:29 +01:00 |
|
|
2a3b51ac3a
|
Fixed uninitialized variant in JsonDocument
|
2019-01-20 14:35:22 +01:00 |
|
|
30b94493bb
|
Added nesting() to JsonArray, JsonDocument, JsonObject, and JsonVariant
|
2019-01-17 09:55:51 +01:00 |
|
|
9cbc891816
|
Implemented reference semantics for JsonVariant
|
2018-08-21 17:56:16 +02:00 |
|