e22d4bf31f
Set version to 6.17.3
2021-02-15 09:53:10 +01:00
3975b07371
Moved CI from Travis to GitHub Actions ( fixes #1493 )
2021-02-03 21:33:18 +01:00
1360b6a396
Set version to 6.17.2
2020-11-14 10:38:21 +01:00
bcdf5b7e52
Set version to 6.17.1
2020-11-07 10:11:41 +01:00
1f7350658e
Set version to 6.17.0
2020-10-19 11:35:09 +02:00
61a5273aea
Set version to 6.16.1
2020-08-04 10:33:38 +02:00
b85181a6db
Set version to 6.16.0
2020-08-01 15:17:39 +02:00
764ff2cd53
Added string deduplication ( closes #1303 )
2020-07-21 20:15:31 +02:00
6fb52c3638
Set version to 6.15.2
2020-05-15 09:26:25 +02:00
ae9b7926a2
CMake: don't build tests when imported in another project
2020-04-11 18:49:28 +02:00
1f7a5e6943
Fixed links in README
2020-04-11 11:53:08 +02:00
3ea5eb3f3a
Set version to 6.15.1
2020-04-08 18:23:27 +02:00
2097ffaabf
Updated README
2020-04-08 11:16:22 +02:00
8b3d861a9d
Updated README
2020-03-23 13:39:58 +01:00
763be4f266
Set version to 6.15.0
2020-03-22 21:02:38 +01:00
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