Skip to content

Releases: igormironchik/cfgfile

cfgfile v.0.2.11

03 Dec 16:36
Compare
Choose a tag to compare

Fixed warnings.

cfgfile v.0.2.10

24 Jan 13:04
Compare
Choose a tag to compare

Was improved performance.

cfgfile v.0.2.9.1

11 Nov 13:49
Compare
Choose a tag to compare

Ready for Qt6.

cfgfile v.0.2.9.0

14 May 15:10
Compare
Choose a tag to compare

Removed QMake project files. Added possibility to build with external args-parser.

cfgfile v.0.2.8.2.1

27 Apr 18:04
Compare
Choose a tag to compare

Preparing for Conan Center.

cfgfile v.0.2.8.2

28 Sep 11:37
Compare
Choose a tag to compare

Removed default implementation of cfgfile::format_t. Now compilation with not supported value types will lead to errors.

cfgfile v.0.2.8

14 Mar 11:20
Compare
Choose a tag to compare

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

18 Nov 11:54
Compare
Choose a tag to compare

Refused from auto conversion of special characters in generator. Fixed issue in from_cfgfile_format().

cfgfile v.0.2.6

13 Nov 17:02
Compare
Choose a tag to compare

Fixes and testing...

cfgfile v.0.2.5

07 Nov 09:34
Compare
Choose a tag to compare

Fixes and testing...