v1.12.0
What's Changed
- fix: panic when ParseObj is nil by @diwufeiwen in #134
- opt: use toml lib to decode config by @simlecode in #138
- feat: upgrade the way of generating all permissions by @diwufeiwen in #139
- fix: correctly generate token of api by @diwufeiwen in #140
- build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #141
- fix: permission not found by @simlecode in #142
Full Changelog: v1.11.0...v1.12.0