Commit Graph

15 Commits

Author SHA1 Message Date
33a4773fbd Set clang-format standard to C++11 (#1820) 2023-02-16 11:51:02 +01:00
daa87e12dc Update copyright notice 2023-02-16 11:45:01 +01:00
1b66a217bf Replace ARDUINOJSON_NAMESPACE with an inline namespace (#1820) 2023-02-14 10:04:48 +01:00
af18994deb Update copyright notice 2022-01-01 10:01:05 +01:00
0429016ff1 Remove IsWriteableString 2021-11-12 15:28:33 +01:00
e0cd5b6405 Increased test coverage 2021-09-12 10:13:12 +02:00
9bcb409648 Fixed serializeJson(doc, String) when allocation fails (fixes #1572) 2021-05-30 21:34:07 +02:00
2be528a3fa serializeMsgPack(doc, p, n) doesn't add terminator anymore (fixes #1545) 2021-04-29 20:59:15 +02:00
d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code 2021-03-29 19:35:25 +02:00
97b7161d78 Update copyright notice for 2021 2021-01-25 09:14:15 +01:00
1e3d478998 Improved speed of serializeXxx() when writing to a String 2020-01-14 14:50:44 +01:00
3aebef6d0a Fixed value returned by serializeXxx() when writing to a String 2020-01-14 11:22:44 +01:00
f9cfea244a Updated copyright notice 2020-01-09 15:48:38 +01:00
8721ac88b1 Reorganized writer classes 2019-10-31 19:27:23 +01:00
b47ac27ac6 Moved ancillary files to extras/ (fixes #1011) 2019-09-03 15:11:05 +02:00