Skip to content

8.2.1

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 02 Jan 18:14
· 182 commits to master since this release
8c12e7a

See also

Summary

  • Bug fix in json_value_remove: the parent and previous pointers should also be nullified when removing from an array. 🐞
  • Fixed a couple compiler warnings when using the latest Intel Fortran compiler.
  • replaced -std15 with -std18 for the Intel compiler in the FoBiS build file.
  • Updated the Visual Studio test project with some missing test cases.