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

Tags: go-ini/ini

Tags

v1.67.0

Toggle v1.67.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ini: allow changing the default section name (#319)

v1.66.6

Toggle v1.66.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: fix line skipping when key is empty (#323)

v1.66.5

Toggle v1.66.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
write: pretty print section only if it is not the last one (#321)

Co-authored-by: Joe Chen <jc@unknwon.io>

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` (#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 (#313)

Co-authored-by: Joe Chen <jc@unknwon.io>

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 (#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 (#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 (#308)

Co-authored-by: Joe Chen <jc@unknwon.io>

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 (#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

0