Releases: LyricTian/gin-admin
Releases · LyricTian/gin-admin
version 10.0.2
version 10.0.1
- Change license from MIT to Apache 2.0
version 10.0.0
- 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
- Remove redundancy comments
- Fix response string id
- Optimize gin-admin-cli add
include_status
/include_creator
options
version 8.0.1
- Fix postgres tinyint
version 8.0.0
- Use Gorm v2.0
- Refactoring project layout
- Using snowflake uint64 id replace string id
- Optimize logger
version 7.0.1
- Fix some config and usage
version 7.0.0
- Refactoring internal/app: model/bll/injector module
- Refactoring pkg: logger/util module
- Renaming ginplus -> ginx,icontext -> contextx
- Modify swagger comment
version 6.4.4
- Refactor gorm table name
version 6.4.3
- Modify
StructMapToStruct
usegithub.com/jinzhu/copier