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.7.1
5+ ------
66
77* Added support for PROGMEM (issue #76 )
88* Fixed compilation error when index is not an ` int ` (issue #381 )
Original file line number Diff line number Diff line change 1- version : 5.7.0 .{build}
1+ version : 5.7.1 .{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.7.0 " ,
9+ "version" : " 5.7.1 " ,
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.7.0
2+ version =5.7.1
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