Skip to content

v1.1.2

Compare
Choose a tag to compare
@MrDave1999 MrDave1999 released this 31 Dec 19:13
· 510 commits to master since this release
  • Added support for interpolating variables (issue #3).
  • Added an option to concatenate duplicate keys (issue #4).
  • Added an option to ignore parser exceptions (issue #5).
  • Added an option to change the character that represents a comment (issue #6).
  • Added an option to change the delimiter of a key-value pair (issue #7).
  • Added an option to disable the trim at the start and end of the value (issue #8).
  • Added an option to disable the trim at the start and end of the key (issue #9).