Skip to content

4.2.0

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 05 Aug 02:15
· 782 commits to master since this release
  • The exception_thrown flag is now true by default before the json_initialize routine is called to initialize the module.
  • Updated json_info to get name of json_value variable.
  • Added a new routine (json_traverse) to traverse all nodes of a JSON structure.
  • Code is now documented using FORD.
  • Added finer control of real format printing.
  • Removed official SCons support to facilitate faster development cycle.
  • Fixed a small consistency issue when outputting floating point numbers.
  • Fixed issue writing JSON to error_unit 0.
  • Fixed broken parsing error message for empty line.

See also the full changelog for this release.