Skip to content

0.3.0.0

Compare
Choose a tag to compare
@memowe memowe released this 14 Jul 18:46
· 80 commits to main since this release
0.3.0.0
  • Breaking changes:
    • Ini = Map of Map of Strings from now on
    • No default section anymore (it was just a regex workaround anyway)
  • Switch from regex to parser combinators
  • Allow arbitrary whitespace inbetween key-value pairs
  • Split into single-purpose modules