cJSON v1.7.6 Release Notes

Release Date: 2018-04-13 // about 6 years ago
  • ๐Ÿ›  Fixes:

    • โž• Add SONAME to the ELF files built by the Makefile (see #252), thanks @YanhaoMo for reporting
    • โž• Add include guards and extern "C" to cJSON_Utils.h (see #256), thanks @daschfg for reporting

    Other changes:

    • ๐Ÿ—„ Mark the Makefile as deprecated in the README.