Skip to content

Tags: go-ini/ini

Tags

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 ᴊᴏᴇ ᴄʜᴇɴ
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 (#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 (#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 (#298)

v1.62.1

Toggle v1.62.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
section: preallocate the size of keys hash (#297)

v1.62.0

Toggle v1.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add extends functionality to allow embedded fields (#269)

* Add extends functionality to allow embedded fields

Signed-off-by: Andrew Thornton <art27@cantab.net>

* allow extends with name

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update struct.go

Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>

* Update struct_test.go

Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>

v1.61.0

Toggle v1.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Short-circuit load (#261)

Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>

v1.60.2

Toggle v1.60.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
struct: Support reflect from struct with non-anonymous structure poin…

…ter (#259)

Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>

Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>