Skip to content

1.9.3: Bug fixes, optimizations, cleanup

Compare
Choose a tag to compare
@baylesj baylesj released this 29 May 21:15
6aba23f

Fix #1181 : Update the version tag - 1.9.3.


This release includes several important bug fixes for unblocking some consumer's use cases.

  1. Fixes to JSON_USE_EXCEPTION--some bugs creeped in breaking this flag in pre-release.
  2. Fixes to build system--improvements have been make for code correctness.
  3. Compile errors for various platforms have been resolved.
  4. Fuzzing has been fixed.
  5. Various bugs in the Reader and Writer code have been corrected.
  6. CPPTL support has been dropped.
  7. Various code improvements and optimizations.