Releases: go-ini/ini
Releases · go-ini/ini
1.66.0
What's Changed
- file: add
HasSectionmethod by @bryanpedini in #308
New Contributors
- @bryanpedini made their first contribution in #308
Full Changelog: v1.65.0...v1.66.0
1.65.0
1.64.0
1.63.2
1.63.1
1.63.0
1.62.1
1.62.0
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>