Skip to content

v0.15.0

Compare
Choose a tag to compare
@zonyitoo zonyitoo released this 12 Feb 14:34
· 72 commits to master since this release

Features

  1. Support duplicated sections and property keys
  2. Preserve insert order by default
  3. Support case insensitive section and property keys
    • Enable it by feature case-insensitive

Breaking Changes

  1. Removed feature preserve_order, because it is set as default.
  2. Renamed feature inline_comment to inline-comment