8000 Tags · xiaoyaosun/ini · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: xiaoyaosun/ini

Tags

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.

v1.26.0

Toggle v1.26.0's commit message

Unverified

This user has not yet uploaded their public signing key.
parser: add LoadOptions.IgnoreInlineComment (go-ini#93)

v1.25.5

Toggle v1.25.5's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: add more map to types with shadow (go-ini#92)

v1.25.4

Toggle v1.25.4's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: support map to []int and []int64 (go-ini#92)

v1.25.3

Toggle v1.25.3's commit message

Unverified

This user has not yet uploaded their public signing key.
struct: support shadows for MapTo (go-ini#92)

Only works for []string type field.

v1.25.2

Toggle v1.25.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Add new function ShadowLoad

v1.25.1

Toggle v1.25.1's commit message

Unverified

This user has not yet uploaded their public signing key.
key: able to write out shadows

v1.25.0

Toggle v1.25.0's commit message

Unverified

This user has not yet uploaded their public signing key.
key: add shadow keys

v1.24.0

Toggle v1.24.0's commit message
Add (*Section).NewBooleanKey method

Fixes go-ini#87

v1.23.2

Toggle v1.23.2's commit message
Add error check for PR go-ini#77

0