Tags give the ability to mark specific points in history as being important
-
v0.2.0
f7d74ce6 · ·libscfg v0.2.0 Simon Ser (8): build: set library version and soversion Print line number in syntax error messages Move parser to separate file parser: fix -errno return value on fopen() failure Add APIs to write scfg files Add test for scfg_format_file() ci: add .build.yml build: bump version to 0.2.0 -
-
-
v0.1.0
b94ecc40 · ·libscfg v0.1.0 Kirill Primak (1): Fix all memory leaks Simon Ser (9): Initial commit Add incomplete parser Introduce buffer_steal Add missing NULL byte at end of strings Add support for single-quoted words Add support for double-quoted words Skip comments Add line number information build: bump version to 0.1.0 Tadeo Kondrak (1): Install headers