Releases: casbin/Casbin.NET
Releases · casbin/Casbin.NET
v2.9.1
2.9.1 (2024-08-11)
Bug Fixes
- concurrent access issues with HashSet (#361) (6863c41)
- Interrupt policy scanner at final block (#362) (91904e9)
v2.9.0
2.9.0 (2024-06-18)
Features
- Support eval with dynamic request value type (#360) (6d3cb37)
v2.8.0
2.8.0 (2024-06-06)
Features
- Support .NET 9.0 and update dependence packages (#357) (e133b78)
v2.7.1
2.7.1 (2024-05-30)
Bug Fixes
- can not parse index operator in matcher (#355) (9429ca7)
v2.7.0
2.7.0 (2024-04-27)
Features
- fix different ways of building role links when domain patterns are enabled (#352) (5a358a4)
v2.6.0
2.6.0 (2024-04-22)
Features
v2.5.3
2.5.3 (2024-04-05)
Bug Fixes