8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
file: fix incorrect multiline comment handling when write out (go-ini… …#157)
section: fix s.keyHash not updated with data overwrite (go-ini#149)
parser: support SkipUnrecognizableLines (go-ini#150)
Bump version
file: support multiline comments
file: use lock to secure concurrent operations on sections (go-ini#135)
key: support nested values (go-ini#131) Docs: http://docs.aws.amazon.com/cli/latest/topic/config-vars.html#nested-values
key: add test for recursive values (go-ini#130)