Skip to content

ArduinoJson 4.0

Compare
Choose a tag to compare
@bblanchon bblanchon released this 29 Nov 13:35

Changes compared to 3.4:

  • Unified parser and generator API (issue #23)
  • Updated library layout, now requires Arduino 1.0.6 or newer

BREAKING CHANGE: API changed significantly, see doc/Migrating to the new API.md.

Requires Arduino IDE 1.0.6 or above.