|
aba42faf69
|
Added operators == and != for JsonDocument
|
2019-07-19 10:23:06 +02:00 |
|
|
c8e49a7e4e
|
Added JsonDocument::containsKey() (issue #938)
|
2019-03-22 08:40:46 +01:00 |
|
|
dee8c8e242
|
Added BasicJsonDocument to support custom allocator (issue #876)
|
2019-03-17 21:48:10 +01:00 |
|
|
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 |
|