Skip to content

Releases: suyuan32/simple-admin-tools

v0.1.5-beta

11 Jan 14:13
Compare
Choose a tag to compare
v0.1.5-beta Pre-release
Pre-release

fix: ent generating type error

What's Changed

Full Changelog: v0.1.4...v0.1.5-beta

v0.1.4

30 Dec 06:06
dc03964
Compare
Choose a tag to compare

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

18 Dec 13:15
a1aacb4
Compare
Choose a tag to compare
v0.1.4-beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.3...v0.1.4-beta

v0.1.3

15 Dec 15:43
dd3b535
Compare
Choose a tag to compare

New feature:

  • gitlab-ci.yml generating(6757b0d) (by Ryan SU)

Bugs fixed:

  • optional gen makefile and dockerfile(ebb8b01) (by Ryan SU)
  • cases with no lower(f9ba1da) (by Ryan SU)

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

13 Dec 02:55
Compare
Choose a tag to compare

Bugs fixed:

  • merge consul mod to go zero(0444bee) (by Ryan SU)
  • validate bugs(78af235) (by Ryan SU)
  • bugs in tests(6c44b51) (by Ryan SU)
  • optimize delete button(d2684b5) (by Ryan SU)
  • makefile push bug(4f2576e) (by Ryan SU)

v0.1.1

08 Dec 08:39
Compare
Choose a tag to compare

feat: simple admin backend code generation


新增: 后台前端页面生成

v0.1.0-beta

03 Dec 04:34
0e4df8c
Compare
Choose a tag to compare
Merge pull request #8 from suyuan32/feat-crud-gen

Feat crud gen

v0.1.0

03 Dec 04:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.1.0-beta-1

27 Nov 02:01
97be02f
Compare
Choose a tag to compare
v0.1.0-beta-1 Pre-release
Pre-release

feat: RPC code generation with Ent


新增: RPC 服务基于Ent的CRUD代码生成

v0.0.9

13 Nov 04:11
Compare
Choose a tag to compare

fix: error code


修复: 修改错误码规范