Casbin Versions Save

An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN

v2.95.0

1 week ago

2.95.0 (2024-06-10)

Features

  • add named g support to GetNamedImplicitPermissionsForUser (#1406) (e97e354)

v2.94.0

1 week ago

2.94.0 (2024-06-08)

Features

  • improve GetNamedImplicitPermissionsForUser performance (#1405) (eec10eb)

v2.93.0

1 week ago

2.93.0 (2024-06-07)

Features

v2.92.0

1 week ago

2.92.0 (2024-06-06)

Features

  • check error in GetNamedImplicitPermissionsForUser of GetFieldIndex (#1401) (f8fc84e)

v2.91.0

1 week ago

2.91.0 (2024-06-06)

Features

  • refactor LoadPolicy, delete LoadPolicyFast (#1402) (20fd529)

v2.90.0

2 weeks ago

2.90.0 (2024-06-04)

Features

  • add ContextFilteredAdapter, ContextBatchAdapter, ContextUpdatableAdapter interfaces (#1399) (75b90b0)

v2.89.0

1 month ago

2.89.0 (2024-05-07)

Features

v2.88.0

1 month ago

2.88.0 (2024-04-29)

Features

  • fix role manager cache error when LoadPolicy and Enforce calls are concurrent (#1387) (44b890d)

v2.87.1

2 months ago

2.87.1 (2024-04-07)

Bug Fixes

v2.87.0

2 months ago

2.87.0 (2024-04-07)

Features

  • remove Adapter requirement in ContextAdapter (#1381) (4ab2e54)