Commit Graph

113 Commits

Author SHA1 Message Date
66b12da4e7 Added DeserializationOption::Filter (closes #959) 2020-02-12 17:22:42 +01:00
42b0d6a83d Set version to 6.14.1 2020-01-27 15:05:36 +01:00
ddfe7d8b91 Set version to 6.14.0 2020-01-16 20:48:03 +01:00
4a657ca87f Update the features section of the README page 2020-01-16 20:46:25 +01:00
1b8107094f Set version to 6.13.0 2019-11-01 10:32:45 +01:00
4ad05dbaef Replaced GitHub stars badge 2019-09-19 09:28:57 +02:00
38371aae62 Added OSS-Fuzz badge 2019-09-19 09:28:49 +02:00
1a81d46a97 Set version to 6.12.0 2019-09-05 09:31:06 +02:00
f5c25823bc Set version to 6.11.5 2019-08-23 08:40:10 +02:00
dcca4214f5 Set version to 6.11.4 2019-08-12 15:10:56 +02:00
a6f029ded0 Set version to 6.11.3 2019-07-22 08:59:54 +02:00
815326d42e Set version to 6.11.2 2019-07-08 08:44:27 +02:00
a0a451195b Set version to 6.11.1 2019-06-21 08:49:02 +02:00
fec088e3ed Set version to 6.11.0 2019-05-26 21:11:40 +02:00
0588e578d5 Set version to 6.10.1 2019-04-23 08:47:54 +02:00
2fc220fa33 Fixed code samples in the README 2019-03-24 18:21:58 +01:00
afd033e9c9 Set version to 6.10.0 2019-03-22 22:01:46 +01:00
3df4efd512 Set version to 6.9.1 2019-03-01 18:16:45 +01:00
21998890d4 Set version to 6.9.0 2019-02-26 08:43:45 +01:00
2c2cc33c94 Updated version in Arduino Library badge 2019-01-30 16:42:21 +01:00
5aea1363cc Merge branch 'master' into 6.x 2019-01-24 21:07:02 +01:00
0685a36f0e Added ArduBadge badge 2019-01-24 20:55:55 +01:00
9ac2ac303c Removed default capacity of DynamicJsonDocument 2019-01-14 10:32:19 +01:00
dc13882624 Update badges to show status of branch 6.x 2018-07-12 11:01:26 +02:00
b105e6f7c4 Return JsonArray and JsonObject by value (closes #309) 2018-07-02 09:35:21 +02:00
f53fc3e06f Added MessagePack in README 2018-06-04 17:48:10 +02:00
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
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
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
fbfdca1de9 Added campaign information in links 2018-01-15 10:22:04 +01:00
c3f51e2980 Updated links to arduinojson.org 2018-01-05 09:17:24 +01:00
36fe6535c4 Reworked the readme 2017-12-15 17:52:13 +01:00
7626db624e Changed all link to point to HTTPS version 2017-12-11 17:26:50 +01:00
221c2861fc Changed all links to point to arduinojson.org 2017-11-07 20:42:50 +01:00
66667382e1 Added Alexander Wilms to the list of donators 2017-11-01 09:19:40 +01:00
d6e61cbcda Added banner with the new logo 2017-10-16 10:21:44 +02:00
5825366fe4 Added Patrick Elliott to the list of donators 2017-10-07 16:33:53 +02:00
a2d055e408 Added Günther Jehle to the list of donators 2017-09-26 09:43:32 +02:00
1782348275 Added Charles Walker to the list of donators 2017-07-06 20:55:05 +02:00
2b9492317b Added Charles Haynes to the list of donators 2017-06-22 21:56:41 +02:00
98413089f6 Added Google to the list of donators 2017-06-01 20:49:50 +02:00
574c00c096 Added links to the ArduinoJson assistant (issue #513) 2017-05-27 15:32:12 +02:00
cda05aec04 Removed configurable number of decimal places (issues #288, #427 and #506) 2017-05-20 09:06:53 +02:00
01c3166043 Moved testimonials to https://bblanchon.github.io/ArduinoJson/ 2017-04-29 17:54:26 +02:00
bf2e3d5669 Updated the list of supported hardware (issue #491) 2017-04-28 10:28:38 +02:00
e664c1ab05 Set version to 5.8.4 2017-03-26 21:33:12 +02:00
adba668109 Updated project URL 2017-03-25 22:05:06 +01:00
ad972725de Added a script to build a single file distribution 2017-03-25 21:56:37 +01:00
13409c433a Added OpenEVSE LLC to the list of donators 2017-02-22 18:15:21 +01:00
2321473c34 Added Prokhoryatov Alexey to the list of donators 2017-02-19 21:01:26 +01:00