Skip to content

Releases: go-ini/ini

1.67.0

08 Aug 11:35
b2f570e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.66.6...v1.67.0

1.66.6

30 May 23:13
6098d42
Compare
Choose a tag to compare

What's Changed

  • parser: fix line skipping when key is empty by @gandarez in #323

Full Changelog: v1.66.5...v1.66.6

1.66.5

29 May 08:49
842b9a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.66.4...v1.66.5

1.66.4

10 Feb 10:21
39f9e49
Compare
Choose a tag to compare

What's Changed

  • key: ignore empty values in ValueWithShadows by @unknwon in #316

Full Changelog: v1.66.3...v1.66.4

1.66.3

20 Jan 08:39
fcd6cc3
Compare
Choose a tag to compare

What's Changed

  • Return an empty array from ValueWithShadows if there is none by @NDagestad in #313

New Contributors

Full Changelog: v1.66.2...v1.66.3

1.66.2

02 Dec 14:07
c71eccd
Compare
Choose a tag to compare

What's Changed

  • Fix nested values can span sections by @ravron in #306

New Contributors

Full Changelog: v1.66.1...v1.66.2

1.66.1

02 Dec 08:59
3ca1e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.66.0...v1.66.1

1.66.0

30 Nov 02:48
b505416
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.65.0...v1.66.0

1.65.0

28 Nov 05:01
e641746
Compare
Choose a tag to compare
v1.65.0

Fix parsing python multiline string (#299)

1.64.0

12 Nov 13:52
c2f10d6
Compare
Choose a tag to compare
v1.64.0

file: fix legacy tests