Version 1.3.1 - revert the name change Version 1.3.0 - Config file syntax improvements (better conforming to ini file syntax) - Better cmake file Version 1.2.5 - Replace test for _MSC_VER with more generic _WIN32 Version 1.2.4 - Simpler get (added a version without template arguments) Version 1.2.3 - MSVC compatibility Version 1.2.2 - Added a non-throwing get - Added extended example code Version 1.2.1 - Renamed to libmcfp and namespace mcfp Version 1.2.0 - Fix in word wrapping code Version 1.1.1 - Better support for older GCC compilers Version 1.2.0 - New, tuples base implementation - Add 'usage' parameter to init Version 1.1.0 - Parse config files Version 1.0.2 - Fix get_terminal_width. Should be inline of course. Version 1.0.1 - printing options, word-wrapped Version 1.0.0 - initial release