Skip to content

v0.21.3

Latest

Choose a tag to compare

@zonyitoo zonyitoo released this 30 Aug 17:32
· 3 commits to master since this release

NOTE: v1.21.2 was yanked because of #146 . Users should upgrade to v1.21.3 .

Features

  • #126 Support key with leading whitespaces
# Keys in general section can have leading whitespaces
  KeyWith2LeadingSpace=Value

[Section]
   KeyWith3LeadingSpace=Value

Bug Fixes

  • #146 Fixed sections that are indented are parsed as keys, introduced from v1.21.2.
# Section that have 2 leading whitespaces indentation
  [Section]
  Key=Value

Full Changelog: v0.21.1...v0.21.3

What's Changed

New Contributors

Full Changelog: v0.21.1...v0.21.3