|
daa87e12dc
|
Update copyright notice
|
2023-02-16 11:45:01 +01:00 |
|
|
62dea9d364
|
Reformat CMake files
|
2023-02-10 17:02:51 +01:00 |
|
|
191fc5dff4
|
Remove support for naked char (was deprecated since 6.18.0)
|
2022-12-26 11:02:34 +01:00 |
|
|
af18994deb
|
Update copyright notice
|
2022-01-01 10:01:05 +01:00 |
|
|
ec7ffa20f2
|
Avoid Arduino.h when all its features are disabled (fixes #1692)
|
2021-12-27 13:16:24 +01:00 |
|
|
4b89878c10
|
Added a deprecation warning for as<char*>()
|
2021-04-27 18:25:42 +02:00 |
|
|
7be0c2c650
|
CMake: added labels to tests
|
2021-04-25 11:38:19 +02:00 |
|
|
d5d2209d09
|
Added "https://" prefix to all URLs so they are clickable in VS Code
|
2021-03-29 19:35:25 +02:00 |
|
|
347ac422f4
|
Added support for Printable (closes #1444)
|
2021-03-27 14:35:15 +01:00 |
|
|
97b7161d78
|
Update copyright notice for 2021
|
2021-01-25 09:14:15 +01:00 |
|
|
6841b80466
|
Added JsonString::operator!=
|
2020-07-31 14:02:20 +02:00 |
|
|
7e58347fbe
|
Added comparisons between JsonVariant s
|
2020-07-02 15:28:34 +02:00 |
|
|
bc4c2dde33
|
Moved failing builds to a dedicated folder
|
2020-05-12 18:11:55 +02:00 |
|
|
dcf7eeef28
|
CMake: used link_libraries() instead of target_link_libraries()
|
2020-05-03 10:25:38 +02:00 |
|
|
1791dccbf2
|
Added CMake "install" target (closes #1209)
|
2020-04-07 21:43:10 +02:00 |
|
|
9cb0ddb5e7
|
Removed the copy-constructor of JsonDocument (issue #1189)
|
2020-03-05 13:46:45 +01:00 |
|
|
09d4b2cd38
|
Fixed regression in UTF16 decoding (fixes #1173)
|
2020-01-27 12:10:10 +01:00 |
|
|
f9cfea244a
|
Updated copyright notice
|
2020-01-09 15:48:38 +01:00 |
|
|
5ec062cc71
|
Reduced Unicode conversion code size (-122 bytes on AVR)
|
2020-01-09 15:39:45 +01:00 |
|
|
00c391320c
|
Added support for CMake's unity builds
|
2019-12-24 16:42:34 +01:00 |
|
|
16fe3c0acc
|
Improved deserializeMsgPack() speed by reading several bytes at once
|
2019-10-14 12:02:26 +02:00 |
|
|
b47ac27ac6
|
Moved ancillary files to extras/ (fixes #1011)
|
2019-09-03 15:11:05 +02:00 |
|