Skip to content

Releases: goplus/gogen

v1.17.1

12 Apr 15:14
2d366ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.9...v1.17.1

v1.16.9

26 Mar 17:57
015f894
Compare
Choose a tag to compare

What's Changed

features:

Full Changelog: v1.16.8...v1.16.9

v1.16.8

17 Mar 13:28
8ac255c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.7...v1.16.8

v1.16.7

12 Mar 02:38
3d8e76c
Compare
Choose a tag to compare

What's Changed

  • validType for check recursive by @visualfc in #469
  • refactor: export BoundTypeError with Fset and Pos fields by @aofei in #472

Full Changelog: v1.16.6...v1.16.7

v1.16.6

21 Jan 17:03
2c8b37b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.5...v1.16.6

v1.16.5

12 Jan 02:59
0c669cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.4...v1.16.5

v1.16.4

31 Dec 05:33
ac870e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.16.4

v1.16.3

26 Nov 04:48
5fe0662
Compare
Choose a tag to compare

changes:

  • cb.Member: find embed field fix (#449)
  • follow TODO(uid) (#447)

v1.16.2

08 Nov 07:49
d741757
Compare
Choose a tag to compare

features:

changes:

  • fix index out of bound when write comment (#442)
  • fix autoNames check importName (#445)

v1.16.1

28 Oct 00:01
47c09e3
Compare
Choose a tag to compare

changes:

  • stripCommonPrefix to fix panic (#438)
  • go1.19 (#433)