Skip to content

Release goctl v1.2.5

Compare
Choose a tag to compare
@kevwan kevwan released this 03 Jan 16:07
· 1491 commits to master since this release
e267d94
  • 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