-
libmcfg_2 0.5.0 Stable
released this
2025-03-21 00:35:11 +01:00 | 3 commits to main since this release- implement serializer
- add tests
- minor bug fixes
- remove mcfg_boolean_t and _strtobool
- add mcfg_string_t
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
libmcfg_2 0.4.3 Stable
released this
2025-03-17 14:07:13 +01:00 | 47 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
libmcfg_2 0.4.2 Stable
released this
2025-03-12 16:42:28 +01:00 | 51 commits to main since this release- fix invalid construction of embeds
- stop mcfg_parse_path from modifying its input string
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
libmcfg_2 0.4.1 Stable
released this
2024-11-15 14:53:03 +01:00 | 58 commits to main since this release- fix an edge case where a missing null terminator would lead to parsing failure with an MCFG_SYNTAX_ERROR
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
libmcfg_2 0.4.0 Stable
released this
2024-10-25 15:18:02 +02:00 | 60 commits to main since this release- Implement new parser
- Multiline string lists
- Several Bugfixes
- Update public parser API
- Reorganize repository root
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Implement new parser