Release goctl v1.2.5
kevwan
released this
03 Jan 16:07
·
1491 commits
to master
since this release
- fix: goctl upgrade issue on windows by @anqiansong in #1307
- fix: goctl not working for / path by @anqiansong in #1321
- support postgresql data type bytea in model generation by @yangkequn in #1314
- add goctl bug to report bugs conveniently by @anqiansong in #1332
- keep the golang keywords in model tags by @qwxingzhe in #1369
- support bit byte for mysql code generation by @anqiansong in #1380
- add --remote for using remote git repo as goctl template by @anqiansong in #1387
- fix --home bugs by @anqiansong in #1382