Changes
- Fix truncated strings on Arduino Due (issue #2181)
Unclaimed project
Are you a maintainer of ArduinoJson? Claim this project to take control of your public changelog and roadmap.
Changelog
📟 JSON library for Arduino and embedded C++. Simple and efficient.
const char[] (issue #2166)deserializeJson()ElementProxy and MemberProxy non-copyableJsonString is now stored by copy, unless specified otherwiseJsonString::Ownership w...