We have released the first version (Version 1.0.0) of the JSON library.
Release history

Changes

  • The first release.

Update procedure

You can update the JSON library by following the steps below.
  1. Download the new version of the zip file from the following link.
  2. Unzip the zip file and you will get the following files:
    jansson.h
    jansson_config.h
    jansson_log.h
    libJansson.a
    LICENSE
  3. Copy these files into your application's project that uses the JSON library.
  4. Build the application.


Last updated: 2022/01/26