Skip to content

8.2.4

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 16 Aug 04:14
· 116 commits to master since this release

See also

Summary

  • Added MultiProcessorCompilation="true" to the Visual Studio project file.
  • Fixed a memory leak when deserializing an empty list. 🐞
  • Fixed a memory leak when cloning a JSON pointer. 🐞
  • Fixed a bug where some error messages would attempt to print unallocated name values. 🐞
  • Documentation updates.