Releases: suyuan32/simple-admin-tools
Releases · suyuan32/simple-admin-tools
v0.1.5-beta
v0.1.4
Bugs fixed:
- migrate version bug and search key num bug(
2e4e955
) (by Ryan SU) - only generate makefile and dockerfile when we create new api(
f5b7a26
) (by Ryan SU) - etc template(
a771bf8
) (by Ryan SU) - makefile transErr and service context template(
d9570cd
) (by Ryan SU) - service context and ent format(
b9f1883
) (by Ryan SU) - pagination template bug(
044cae8
) (by Ryan SU)
What's Changed
Full Changelog: v0.1.3...v0.1.4
v0.1.4-beta
v0.1.3
v0.1.2
v0.1.1
v0.1.0-beta
Merge pull request #8 from suyuan32/feat-crud-gen Feat crud gen
v0.1.0
v0.1.0-beta-1
feat: RPC code generation with Ent
新增: RPC 服务基于Ent的CRUD代码生成