• 0.5.0 d28b854d5e

    MarieEckert 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
  • 0.4.3 8030a5782f

    MarieEckert released this 2025-03-17 14:07:13 +01:00 | 47 commits to main since this release

    Downloads
  • 0.4.2 d24992f840

    MarieEckert 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
  • 0.4.1 076773ecc4

    MarieEckert 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
  • 0.4.0 593f8563e4

    MarieEckert 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