Skip to content

cmd/hz/v0.6.0

Compare
Choose a tag to compare
@FGYFFFF FGYFFFF released this 27 Feb 07:38
· 254 commits to main since this release
86954fa

Feat

[#635] feat(hz): search go mod to the upper level
[#619] feat(hz): use third model as "import" for handlers
[#599] feat(hz): add compile script for "new" command

Fix

[#638] fix(hz): bad template separator for windows environment
[#616] fix(hz): panic when user delete go.mod under non-gopath
[#586] fix(hz): wrong struct name in handler file for pb

Optimize:

[#605] optimize(hz): optimize the use experience for hz client
[#611] optimize(hz): package name for generated file
[#530] optimize(hz): refuse all new operation if there already exists a project