Skip to content

Releases: NICEXAI/go2struct

v0.1.2

16 Dec 09:03
0c7231a
Compare
Choose a tag to compare

chore: remove useless print

v0.1.1

16 Dec 08:52
c0f2c08
Compare
Choose a tag to compare

feat: support set field tag name

v0.1.0

07 Dec 07:59
9f60bde
Compare
Choose a tag to compare

feat: support go fmt

v0.0.6

30 Nov 11:04
bd10b28
Compare
Choose a tag to compare

fix: fix the problem of slice conversion failure

v0.0.5

30 Nov 10:38
f581d6c
Compare
Choose a tag to compare

feat: support slice type

v0.0.4

22 Sep 12:31
ab3596f
Compare
Choose a tag to compare

fix: fix yaml convert error

v0.0.3

22 Sep 11:17
d2f80b9
Compare
Choose a tag to compare

fix: fix struct name error

v0.0.2

17 Sep 10:59
Compare
Choose a tag to compare

fix: fix the problem of yaml conversion failure

v0.0.1

17 Sep 09:34
Compare
Choose a tag to compare

feat: support for converting map, json or yaml to go struct