|
11432253a1
|
Fixed error when assigning a volatile int to a JsonVariant (issue #415)
|
2017-01-11 10:17:27 +01:00 |
|
|
671329a3e9
|
Updated copyright year from 2016 to 2017
|
2017-01-06 21:07:34 +01:00 |
|
|
432476c98a
|
Added an printTo(char[N]) and prettyPrintTo(char[N]) (issue #292)
|
2016-12-10 15:59:48 +01:00 |
|
|
c87a0e97ab
|
Added as<JsonArray>() as a synonym for as<JsonArray&>() ... (issue #291)
|
2016-07-17 17:22:58 +02:00 |
|
|
8733f95e51
|
Added support of long long (issue #171)
Moved all build settings to `ArduinoJson/Configuration.hpp`
Added AppVeyor settings in source tree
|
2016-02-14 16:18:13 +01:00 |
|
|
b6d8e6c989
|
Updated copyright year from 2015 to 2016
|
2016-01-07 22:39:57 +01:00 |
|
|
9f3ce18f06
|
Add overload JsonObjectSuscript::set(value, decimals) (issue #143)
|
2015-10-30 22:29:47 +01:00 |
|
|
c6a4bfa886
|
Fixed ambiguous overload with JsonArraySubscript and JsonObjectSubscript (issue #122)
|
2015-09-28 22:14:50 +02:00 |
|