ArduinoJson v6.7.0-beta Release Notes

Release Date: 2018-12-07 // over 5 years ago
    • ✂ Removed the automatic expansion of DynamicJsonDocument, it now has a fixed capacity.
    • ⏪ Restored the monotonic allocator because the code was getting too big
    • ⬇️ Reduced the memory usage
    • ⬇️ Reduced the code size
    • 📇 Renamed JsonKey to JsonString
    • ✂ Removed spurious files in the Particle library