Enforcement
- Improve the performance of
e.Enforce().
Model
- Add
keyMatch4(): https://casbin.org/docs/en/function
Management API
GetAll()now gets results across all ptypes (#301)
RBAC API
- Add
GetRoleManager()(#303)
Bug Fix
- Fix the bug that SyncedEnforcer's
DeleteRole()doesn't return error