|
8c7edbd9c3
|
ArduinoJson is now a header-only library (issue #199)
|
2016-06-22 21:41:19 +02:00 |
|
|
b6d8e6c989
|
Updated copyright year from 2015 to 2016
|
2016-01-07 22:39:57 +01:00 |
|
|
96245dd3b4
|
Made library easier to use from a CMake project: simply add_subdirectory(ArduinoJson/src)
|
2015-11-19 21:53:27 +01:00 |
|
|
92e687303d
|
Added support of non standard JSON input (issue #44)
|
2015-07-10 22:11:26 +02:00 |
|
|
160ce092ff
|
Added code coverage badge
|
2014-11-30 15:11:19 +01:00 |
|
|
7e98d136f4
|
Added more warning flags for GCC (as suggested in issue #28)
|
2014-10-22 21:25:19 +02:00 |
|
|
c800948342
|
Fixed warning in GCC
|
2014-10-22 20:51:29 +02:00 |
|
|
7fbc3cb6a6
|
Fixed warnings in Visual Studio
|
2014-10-22 20:48:20 +02:00 |
|
|
24b46af48a
|
Moved build output to bin/ and lib/
|
2014-10-16 21:29:59 +02:00 |
|
|
58d2c4a62f
|
Renamed srcs/ into src/
|
2014-10-16 16:25:42 +02:00 |
|
|
b847576bb4
|
Renamed tests/ into test/
|
2014-10-16 16:23:24 +02:00 |
|
|
8f74e4e44e
|
Splitted CMakeLists.txt
|
2014-10-14 11:01:50 +02:00 |
|
|
be891daa5a
|
Added CMakeLists.txt
|
2014-10-14 09:52:04 +02:00 |
|