Skip to content

Tags: zxfonline/ini

Tags

v1.66.4

Toggle v1.66.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
key: ignore empty values in `ValueWithShadows` (go-ini#316)

v1.66.3

Toggle v1.66.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return an empty array from `ValueWithShadows` if there is none (go-in…

…i#313)

Co-authored-by: Joe Chen <[email protected]>

v1.66.2

Toggle v1.66.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix nested values can span sections (go-ini#306)

v1.66.1

Toggle v1.66.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix python multiline EOF error (go-ini#309)

v1.66.0

Toggle v1.66.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
file: add `HasSection` method (go-ini#308)

Co-authored-by: Joe Chen <[email protected]>

v1.65.0

Toggle v1.65.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix parsing python multiline string (go-ini#299)

v1.64.0

Toggle v1.64.0's commit message

Verified

This commit was signed with the committer’s verified signature.
unknwon Joe Chen
file: fix legacy tests

v1.63.2

Toggle v1.63.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: rename package to be same as the main (go-ini#304)

v1.63.1

Toggle v1.63.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: workaround to make lint work (go-ini#303)

v1.63.0

Toggle v1.63.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
key: add `AllowDuplicateShadowValues` option (go-ini#298)