Skip to content

4.0.0

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 16 Mar 01:15
· 905 commits to master since this release
  • First version with Unicode support. This is only currently supported on GFortran, when using the USE_UCS4 preprocessor flag.
  • Bug fix when using the compact_reals option.
  • Added a fix to prevent stack overflows when parsing very large JSON structures.
  • Compilation on NAG Fortran compiler now supported (latest version).
  • Updates to build.sh script. Type build.sh --help for details.
  • Updates to CMake project.
  • Updates to API documentation formatting.
  • Various other minor changes.