Skip to content

Tags: KaiCoder/ini

Tags

v1.30.0

Toggle v1.30.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version

v1.29.2

Toggle v1.29.2's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: only return error in strict mode

v1.29.1

Toggle v1.29.1's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: support reflect/map comment tag

Closes go-ini#113

v1.29.0

Toggle v1.29.0's commit message

Unverified

This user has not yet uploaded their public signing key.
file: add load option UnescapeValueDoubleQuotes

Closes go-ini#110

v1.28.2

Toggle v1.28.2's commit message
Update .travis.yml

v1.28.0

Toggle v1.28.0's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: add strict mode to MapTo series (go-ini#96)

v1.27.3

Toggle v1.27.3's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: remove skipping 0 value for int types (go-ini#103)

v1.27.2

Toggle v1.27.2's commit message

Unverified

This user has not yet uploaded their public signing key.
ini: do not outout back quotes if IgnoreInlineComment enabled (go-ini#99

)

v1.27.1

Toggle v1.27.1's commit message

Unverified

This user has not yet uploaded their public signing key.
parser: remove surrounding quotes for empty value (go-ini#97)

v1.27.0

Toggle v1.27.0's commit message

Unverified

This user has not yet uploaded their public signing key.
section: add ChildSections (go-ini#95)

Also added (*File).ChildSecions.