Skip to content

Version 1.7.3

Latest
Compare
Choose a tag to compare
@hyperrealm hyperrealm released this 20 Jun 00:14
· 46 commits to master since this release

This release includes some bugfixes and enhancements.

  • Fixed a memory access violation bug in config_clear()
  • Various fixes to CMake and Visual Studio build files
  • Added a Setting::isString() method
  • Fixed a bug in config_setting_lookup() where the setting itself (instead of NULL) would be returned if the path was not found.
  • Renamed all remaining internal methods that lacked a 'libconfig_' prefix.