October 1st, 2012· This version fixes a minor parsing bug and addresses the Visual Studio compiler errors in the unit tests.
August 12th, 2011· This version includes some bugfixes, documentation updates, and minor code cleanup. In addition, semicolons are now optional in the grammar.
March 14th, 2011· doc/libconfig.texi - fixed typo; updated docs
· lib/libconfig.c - fixed memory leak when encountering a parse error in an @include'd file
· lib/libconfig.h, lib/libconfig.h++, lib/Makefile.am, configure.ac, doc/libconfig.texi - bump versions
October 25th, 2010· This version includes bugfixes and some minor feature enhancements.
September 15th, 2009· This release fixes MinGW build issues.
September 7th, 2009· This release fixes a crash and some memory leaks.
August 31st, 2009· This release fixes the remaining Debian packaging problems, and includes some minor feature enhancements and improved example programs.
February 21st, 2009· This release fixes a memory leak, corrects some inconsistencies in the C API, and includes a few build improvements.
September 8th, 2008· This release corrects a locale-dependent issue with the handling of floating point values, improves the exception classes in the C++ API, and fixes problems with the handling of 64-bit integers on MinGW.