File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ArduinoJson: change log
22=======================
33
4- HEAD
5- ----
4+ v5.6.7
5+ ------
66
77* Fixed ` array[idx].as<JsonVariant>() ` and ` object[key].as<JsonVariant>() `
88* Fixed return value of ` JsonObject::set() ` (issue #350 )
Original file line number Diff line number Diff line change 1- version : 5.6.6 .{build}
1+ version : 5.6.7 .{build}
22environment :
33 matrix :
44 - CMAKE_GENERATOR : Visual Studio 14 2015
Original file line number Diff line number Diff line change 66 "type" : " git" ,
77 "url" : " https://github.com/bblanchon/ArduinoJson.git"
88 },
9- "version" : " 5.6.6 " ,
9+ "version" : " 5.6.7 " ,
1010 "authors" : {
1111 "name" : " Benoit Blanchon" ,
1212 "url" : " http://blog.benoitblanchon.fr"
Original file line number Diff line number Diff line change 11name =ArduinoJson
2- version =5.6.6
2+ version =5.6.7
33author =Benoit Blanchon <blog.benoitblanchon.fr>
44maintainer =Benoit Blanchon <blog.benoitblanchon.fr>
55sentence =An efficient and elegant JSON library for Arduino.
You can’t perform that action at this time.
0 commit comments