|
8c7edbd9c3
|
ArduinoJson is now a header-only library (issue #199)
|
2016-06-22 21:41:19 +02:00 |
|
|
8733f95e51
|
Added support of long long (issue #171)
Moved all build settings to `ArduinoJson/Configuration.hpp`
Added AppVeyor settings in source tree
|
2016-02-14 16:18:13 +01: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 |
|
|
a1943e21ed
|
Fixed compilation on Visual Studio 2010 and 2012 (issue #107)
|
2015-08-27 21:47:49 +02:00 |
|
|
92e687303d
|
Added support of non standard JSON input (issue #44)
|
2015-07-10 22:11:26 +02:00 |
|
|
c296f27640
|
Disabled threading in googletest
|
2014-11-15 15:09:48 +01:00 |
|
|
1f6cd8e56e
|
Removed usages of JsonNodeIterator
|
2014-10-24 18:31:50 +02:00 |
|
|
e3b4f5038d
|
Fixed path of test exe
|
2014-10-23 23:22:26 +02:00 |
|
|
b847576bb4
|
Renamed tests/ into test/
|
2014-10-16 16:23:24 +02:00 |
|