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
- @tvermaashutosh made their first contribution in #3680
- @zzhaolei made their first contribution in #3694
- @anstns made their first contribution in #3704
- @lvillis made their first contribution in #3745
- @zzZZzzz888 made their first contribution in #3777
- @1067088037 made their first contribution in #3783
- @AlexLast made their first contribution in #3719
- @gongluck made their first contribution in #3788
- @codeErrorSleep made their first contribution in #3769
Full Changelog: v1.6.0...tools/goctl/v1.6.1