Skip to content

ArduinoJson 6.19.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 16:25
· 191 commits to 6.x since this release

Changes

  • Fix call of overloaded 'String(const char*, int)' is ambiguous
  • Fix JsonString operator == and != for non-zero-terminated string
  • Fix -Wsign-conversion on GCC 8 (issue #1715)
  • MessagePack: serialize round floats as integers (issue #1718)

View version history