Skip to content

Releases: cristalhq/aconfig

v0.18.5

03 Sep 18:00
a54d561
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.4...v0.18.5

v0.18.4

28 Apr 14:41
da04fc8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.3...v0.18.4

v0.18.3

15 Oct 07:09
7672f5b
Compare
Choose a tag to compare

7672f5b test: prefer fs.MapFS to os.File (#136)
80e06ca fix(HCL): read file from fs instead of os (#135)

v0.18.2

13 Oct 10:54
877d9d3
Compare
Choose a tag to compare

877d9d3 Support struct with slice of primitives (#134)
6eccaaa docs: fix README typo (#132)
e72e722 Fix formatting (#133)

v0.18.1

21 Jul 21:44
429f00d
Compare
Choose a tag to compare

429f00d Small fixes and improvements (#130)

v0.18.0

19 Jul 08:34
7766e43
Compare
Choose a tag to compare

7766e43 Support unmarshal custom type (#127)

v0.17.0

15 May 10:40
65d3f2b
Compare
Choose a tag to compare

65d3f2b Support fs.FS (#118)
b6d6be7 Better CI pipeline
5de1ca2 Bump submodules aconfig version (#114)
2f40c1f Add yaml test with empty arrays (#113)

v0.16.8

04 Nov 08:14
8b60707
Compare
Choose a tag to compare

8b60707 Fix panic with empty arrays (#112)

v0.16.7

18 Oct 13:14
e04b381
Compare
Choose a tag to compare

e04b381 Fix deep file parsing not working when flag delimiter is set (#110)
3bc7661 Fix typos in example_test.go (#109)

v0.16.6

06 Sep 15:59
0d8016d
Compare
Choose a tag to compare

0d8016d Fix omitempty in tags (#107)