2.0.0
- Added some new APIs:
json_update
,json_remove
,json_remove_if_present
,json_file.move
, and an alternatejson_print
routine). - Some other minor changes to the API:
integer_to_string
andwp
are no longer public &to_real
was renamedto_double
. - Other minor internal changes.
- Updated the source file documentation.
- Added SCons build file.