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

Tags: pkramme/ini

Tags

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.

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

0