Commit Graph

151 Commits

Author SHA1 Message Date
Benoit Blanchon
a0a451195b Set version to 6.11.1 2019-06-21 08:49:02 +02:00
Benoit Blanchon
fec088e3ed Set version to 6.11.0 2019-05-26 21:11:40 +02:00
Benoit Blanchon
0588e578d5 Set version to 6.10.1 2019-04-23 08:47:54 +02:00
Benoit Blanchon
2fc220fa33 Fixed code samples in the README 2019-03-24 18:21:58 +01:00
Benoit Blanchon
afd033e9c9 Set version to 6.10.0 2019-03-22 22:01:46 +01:00
Benoit Blanchon
3df4efd512 Set version to 6.9.1 2019-03-01 18:16:45 +01:00
Benoit Blanchon
21998890d4 Set version to 6.9.0 2019-02-26 08:43:45 +01:00
Benoit Blanchon
2c2cc33c94 Updated version in Arduino Library badge 2019-01-30 16:42:21 +01:00
Benoit Blanchon
5aea1363cc Merge branch 'master' into 6.x 2019-01-24 21:07:02 +01:00
Gil Maimon
0685a36f0e Added ArduBadge badge 2019-01-24 20:55:55 +01:00
Benoit Blanchon
9ac2ac303c Removed default capacity of DynamicJsonDocument 2019-01-14 10:32:19 +01:00
Benoit Blanchon
dc13882624 Update badges to show status of branch 6.x 2018-07-12 11:01:26 +02:00
Benoit Blanchon
b105e6f7c4 Return JsonArray and JsonObject by value (closes #309) 2018-07-02 09:35:21 +02:00
Benoit Blanchon
f53fc3e06f Added MessagePack in README 2018-06-04 17:48:10 +02:00
Benoit Blanchon
1feb92679d Added StaticJsonDocument and DynamicJsonDocument.
Removed StaticJsonArray and DynamicJsonArray.
Removed StaticJsonObject and DynamicJsonObject.
Removed StaticJsonVariant and DynamicJsonVariant.
2018-04-17 21:27:45 +02:00
Benoit Blanchon
83d73c93f7 Replaced printTo() with serializeJson()
* Added `serializeJson()` and `serializeJsonPretty()`
* Added `measureJson()` and `measureJsonPretty()`
* Removed `printTo()` and `prettyPrintTo()`
* Removed `measureLength()` and `measurePrettyLength()`
2018-03-01 09:24:58 +01:00
Benoit Blanchon
7a2a64803a Don't use JsonBuffer to create or parse objects and arrays.
* Added DynamicJsonArray and StaticJsonArray
* Added DynamicJsonObject and StaticJsonObject
* Added DynamicJsonVariant and StaticJsonVariant
* Added deserializeJson()
* Removed JsonBuffer::parseArray(), parseObject() and parse()
* Removed JsonBuffer::createArray() and createObject()
2018-02-26 16:05:16 +01:00
Benoit Blanchon
fbfdca1de9 Added campaign information in links 2018-01-15 10:22:04 +01:00
Benoit Blanchon
c3f51e2980 Updated links to arduinojson.org 2018-01-05 09:17:24 +01:00
Benoit Blanchon
36fe6535c4 Reworked the readme 2017-12-15 17:52:13 +01:00
Benoit Blanchon
7626db624e Changed all link to point to HTTPS version 2017-12-11 17:26:50 +01:00
Benoit Blanchon
221c2861fc Changed all links to point to arduinojson.org 2017-11-07 20:42:50 +01:00
Benoit Blanchon
66667382e1 Added Alexander Wilms to the list of donators 2017-11-01 09:19:40 +01:00
Benoit Blanchon
d6e61cbcda Added banner with the new logo 2017-10-16 10:21:44 +02:00
Benoit Blanchon
5825366fe4 Added Patrick Elliott to the list of donators 2017-10-07 16:33:53 +02:00
Benoit Blanchon
a2d055e408 Added Günther Jehle to the list of donators 2017-09-26 09:43:32 +02:00
Benoit Blanchon
1782348275 Added Charles Walker to the list of donators 2017-07-06 20:55:05 +02:00
Benoit Blanchon
2b9492317b Added Charles Haynes to the list of donators 2017-06-22 21:56:41 +02:00
Benoit Blanchon
98413089f6 Added Google to the list of donators 2017-06-01 20:49:50 +02:00
Benoit Blanchon
574c00c096 Added links to the ArduinoJson assistant (issue #513) 2017-05-27 15:32:12 +02:00
Benoit Blanchon
cda05aec04 Removed configurable number of decimal places (issues #288, #427 and #506) 2017-05-20 09:06:53 +02:00
Benoit Blanchon
01c3166043 Moved testimonials to https://bblanchon.github.io/ArduinoJson/ 2017-04-29 17:54:26 +02:00
Benoit Blanchon
bf2e3d5669 Updated the list of supported hardware (issue #491) 2017-04-28 10:28:38 +02:00
Benoit Blanchon
e664c1ab05 Set version to 5.8.4 2017-03-26 21:33:12 +02:00
Benoit Blanchon
adba668109 Updated project URL 2017-03-25 22:05:06 +01:00
Benoit Blanchon
ad972725de Added a script to build a single file distribution 2017-03-25 21:56:37 +01:00
Benoit Blanchon
13409c433a Added OpenEVSE LLC to the list of donators 2017-02-22 18:15:21 +01:00
Benoit Blanchon
2321473c34 Added Prokhoryatov Alexey to the list of donators 2017-02-19 21:01:26 +01:00
Benoit Blanchon
db9a76f7c6 Fixed an access violation in DynamicJsonBuffer when memory allocation fails (issue #433) 2017-01-31 10:06:40 +01:00
Benoit Blanchon
22a2786610 Added Christoph Schmidt to the list of donators 2017-01-24 21:21:05 +01:00
Benoit Blanchon
55669e306e Added support for Stream (issue #300) 2017-01-03 22:03:50 +01:00
Benoit Blanchon
6cfe2a58eb Added Doanh Luong to the list of donators 2016-11-25 18:41:33 +01:00
Benoit Blanchon
542dff2a08 Added Andrew Melvin to the list of donators 2016-11-15 21:48:40 +01:00
Benoit Blanchon
7ad57f1c33 Added Yoeri Kroon to the list of donators 2016-10-27 15:19:13 +02:00
Benoit Blanchon
05ea5e04c8 Added Darlington Adibe to the list of donators 2016-08-25 11:40:31 +02:00
Benoit Blanchon
10fcca20f8 Added missing #pragma once (issue #310) 2016-06-23 21:27:24 +02:00
Benoit Blanchon
7fecb36aee Added Kestutis Liaugminas to the list of donators 2016-06-03 20:16:47 +02:00
Benoit Blanchon
657a2ea8d9 Added Jon Williams to the list of donators 2016-05-23 11:02:19 +02:00
Benoit Blanchon
bbd515f6f6 Added Nick Koumaris to the list of donators 2016-05-22 14:58:48 +02:00
Benoit Blanchon
eab13dc565 Added Martijn van den Burg to the list of donators 2016-05-16 20:35:26 +02:00