Skip to content

ArduinoJson 6.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 20:06
· 43 commits to 6.x since this release

ℹ️ Read the blog post

Changes

  • Drop support for C++98/C++03. Minimum required is C++11.
  • Remove ARDUINOJSON_NAMESPACE; use ArduinoJson instead.
  • Make string support generic (issue #1807)

View version history