Skip to content

ArduinoJson 5.6.3

Choose a tag to compare

@bblanchon bblanchon released this 19 Jul 07:04

Changes since v5.6.2

  • Improved speed of float serialization (about twice faster)
  • Added as<JsonArray>() as a synonym for as<JsonArray&>()... (issue #291)
  • Fixed call of overloaded isinf(double&) is ambiguous (issue #284)

View version history