Skip to content

goctl/v1.6.1

Compare
Choose a tag to compare
@kevwan kevwan released this 17 Dec 06:09
· 205 commits to master since this release
2b18dd1

What's Changed

  • fix: import error if generate multiple proto by @zzhaolei in #3694
  • feat: default new api parser by @kesonan in #3683
  • feat: change command-line arg 'table' from string to slice type by @kesonan in #3707
  • feat: add map type by @anstns in #3704
  • fix: goctl FindOne error by @MarkJoyMa in #3731
  • fix: circle import in case new parser by @kesonan in #3750
  • fix: prevent a crash if there is a unique key constraint with a nil field. by @POABOB in #3770
  • fix: primary key unique key simultaneously exist cacheIdPrefix duplicate by @testwill in #3763
  • fix: coredump: goctl model mysql ddl --src user_base.sql --dir . area… by @zzZZzzz888 in #3777

New Contributors

Full Changelog: v1.6.0...tools/goctl/v1.6.1