|
00c391320c
|
Added support for CMake's unity builds
|
2019-12-24 16:42:34 +01:00 |
|
|
8bf6f6e09f
|
Added support uint8_t for serializeMsgPack() (closes #1142)
|
2019-12-13 14:15:30 +01:00 |
|
|
062c1c13b5
|
Added BasicJsonDocument::shrinkToFit()
|
2019-11-07 15:40:20 +01:00 |
|
|
8721ac88b1
|
Reorganized writer classes
|
2019-10-31 19:27:23 +01:00 |
|
|
6da6f921cd
|
Fixed dangling reference in MemberProxy and ElementProxy (fixes #1120)
|
2019-10-30 19:09:21 +01:00 |
|
|
ef63757b1a
|
Fixed deserializer that stopped reading at the first 0xFF (closes #1118)
|
2019-10-29 14:17:11 +01:00 |
|
|
3a169df0a5
|
Added support for custom reader classes
|
2019-10-25 11:39:04 +02:00 |
|
|
16fe3c0acc
|
Improved deserializeMsgPack() speed by reading several bytes at once
|
2019-10-14 12:02:26 +02:00 |
|
|
a37480eec9
|
Fixed deserializeJson() when input contains duplicate keys (fixes #1095)
|
2019-09-27 10:07:29 +02:00 |
|
|
7d1d0c4e67
|
Added conversion from JsonArray/JsonObject to bool
|
2019-09-24 09:38:00 +02:00 |
|
|
498a2e4c1e
|
Added support for custom writer classes (closes #1088)
|
2019-09-13 14:10:21 +02:00 |
|
|
140525b7a0
|
Fix deployment scripts
|
2019-09-05 09:36:18 +02:00 |
|
|
4c4c4688a9
|
Fix src/ path in Makefile
|
2019-09-04 09:13:09 +02:00 |
|
|
b47ac27ac6
|
Moved ancillary files to extras/ (fixes #1011)
|
2019-09-03 15:11:05 +02:00 |
|