Jansson v2.14 Release Notes

  • ๐Ÿš€ Released 2021-09-09

    • ๐Ÿ†• New Features:

      • Add json_object_getn, json_object_setn, json_object_deln, and the corresponding nocheck functions. (#520, by Maxim Zhukov)
    • ๐Ÿ›  Fixes:

      • Handle sprintf corner cases (#537, by Tobias Stoeckmann)
    • ๐Ÿ— Build:

      • Symbol versioning for all exported symbols (#540, by Simon McVittie)
      • Fix compiler warnings (#555, by Kelvin Lee)
    • ๐Ÿ“š Documentation:

      • Small fixes (#544, #546, by @i-ky)
      • Sphinx 3 compatibility (#543, by Pierce Lopez)