Skip to content

2.0.0

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 27 Dec 17:39
· 1057 commits to master since this release
  • Added some new APIs: json_update, json_remove, json_remove_if_present, json_file.move, and an alternate json_print routine).
  • Some other minor changes to the API: integer_to_string and wp are no longer public & to_real was renamed to_double.
  • Other minor internal changes.
  • Updated the source file documentation.
  • Added SCons build file.