Release history
Changes
- The first release.
Update procedure
You can update the JSON library by following the steps below.- Download the new version of the zip file from the following link.
- Unzip the zip file and you will get the following files:
jansson.h
jansson_config.h
jansson_log.h
libJansson.a
LICENSE - Copy these files into your application's project that uses the JSON library.
- Build the application.
Last updated: 2022/01/26