Skip to content

Releases: LyricTian/gin-admin

version 10.0.2

18 Dec 02:46

Choose a tag to compare

version 10.0.1

07 Nov 15:00

Choose a tag to compare

  • Change license from MIT to Apache 2.0

version 10.0.0

06 Nov 10:14

Choose a tag to compare

  • Refactoring v10 for more concise project structure, modular design, improve code readability and maintainability
  • Stateless service, horizontally scalable, improves service availability - dynamic permission management of Casbin is implemented through scheduled tasks and Redis
  • Complete efficiency tools, can develop complete code modules through configuration - gin-admin-cli

version 8.1.0

25 Oct 09:10

Choose a tag to compare

  1. Remove redundancy comments
  2. Fix response string id
  3. Optimize gin-admin-cli add include_status/include_creator options

version 8.0.1

16 Aug 06:14
9734b67

Choose a tag to compare

  • Fix postgres tinyint

version 8.0.0

02 Aug 13:28
a904050

Choose a tag to compare

  • Use Gorm v2.0
  • Refactoring project layout
  • Using snowflake uint64 id replace string id
  • Optimize logger

version 7.0.1

28 Mar 11:31

Choose a tag to compare

  • Fix some config and usage

version 7.0.0

30 Aug 18:06

Choose a tag to compare

  • Refactoring internal/app: model/bll/injector module
  • Refactoring pkg: logger/util module
  • Renaming ginplus -> ginx,icontext -> contextx
  • Modify swagger comment

version 6.4.4

30 Aug 17:43
6cf4080

Choose a tag to compare

  • Refactor gorm table name

version 6.4.3

02 Jul 07:08

Choose a tag to compare

  • Modify StructMapToStruct use github.com/jinzhu/copier