Skip to content

ArduinoJson 7.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 20:14
· 134 commits to 7.x since this release

Changes

  • Fix "no matching function" with JsonObjectConst::operator[] (issue #2019)
  • Remove unused files in the PlatformIO package
  • Fix volatile bool serialized as 1 or 0 instead of true or false (issue #2029)

View version history