cJSON v1.7.10 Release Notes

Release Date: 2018-12-20 // over 5 years ago
  • ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix package config file for libcjson. Thanks @shiluotang for reporting (#321)
    • ๐Ÿ”€ Correctly split lists in cJSON_Utils's merge sort. Thanks @andysCaplin for the fix (#322)