Releases: casbin/gorm-adapter
Releases · casbin/gorm-adapter
v3.15.1
3.15.1 (2023-04-06)
Bug Fixes
- update glebarez/sqlite and gorm.io/gorm package and add dependabot.yml to .github (#198) (bb84724)
v3.13.1
3.13.1 (2022-12-08)
Bug Fixes
- fix error handling in loadPolicyLine() (#190) (0031f6b)
v3.13.0
3.13.0 (2022-11-04)
Features
- new method for creating filtered adapter with existing gorm instance (#188) (8d7ae4b)
v3.12.1
3.12.1 (2022-10-19)
Bug Fixes
- optimize performance for loop in UpdateFilteredPolicies() (#185) (87dd6fe)
v3.11.0
3.11.0 (2022-10-06)
Features
- upgrade casbin to v2.55.1 and add preview feature (#183) (5ffa22b)