8000 Release v5.0.0: ArduinoJson 5.0.0 · ezhangle/ArduinoJson · GitHub
[go: up one dir, main page]

Skip to content

v5.0.0

@bblanchon bblanchon tagged this 20 Aug 13:25
* Added support of `String` class (issues #55, #56, #70, #77)
* Added `JsonBuffer::strdup()` to make a copy of a string (issues #10, #57)
* Implicitly call `strdup()` for `String` but not for `char*` (issues #84, #87)
* Added support of non standard JSON input (issue #44)
* Added support of comments in JSON input (issue #88)
* Added implicit cast between numerical types (issues #64, #69, #93)
* Added ability to read number values as string (issue #90)
* Redesigned `JsonVariant` to leverage converting constructors instead of assignment operators (issue #66)
* Switched to new the library layout (requires Arduino 1.0.6 or above)
Assets 2
Loading
0