Releases: igormironchik/cfgfile
Releases · igormironchik/cfgfile
cfgfile v.0.2.11
Fixed warnings.
cfgfile v.0.2.10
Was improved performance.
cfgfile v.0.2.9.1
Ready for Qt6.
cfgfile v.0.2.9.0
Removed QMake project files. Added possibility to build with external args-parser.
cfgfile v.0.2.8.2.1
Preparing for Conan Center.
cfgfile v.0.2.8.2
Removed default implementation of cfgfile::format_t. Now compilation with not supported value types will lead to errors.
cfgfile v.0.2.8
Added yes/no constants into bool scalar. Improvements in build systems. Possibility to build cfgfile without STL strings. Possibility to build with MSVC 2015. Suppressed warnings in generated C++ code.
cfgfile v.0.2.7
Refused from auto conversion of special characters in generator. Fixed issue in from_cfgfile_format().
cfgfile v.0.2.6
Fixes and testing...
cfgfile v.0.2.5
Fixes and testing...