7.1.0
See also
- The full Changelog.
Summary
- Added a Visual Studio Code workspace file.
- Improvements to
json_value_get_child_by_index()
efficiency. - Updates to CMake install rule for better compatibility with Visual Studio.
- Fix for undeclared variable causing failing test on Mac 🐞
- Fixed a bug where using
json%add()
to create new variables in a structure would stop the program ifstop_on_failure
was enabled. 🐞