Lua Casbin Versions Save

An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (Kong, APISIX, OpenResty)

v1.41.8

9 months ago

1.41.8 (2023-08-08)

Bug Fixes

v1.41.7

1 year ago

1.41.7 (2023-02-08)

Bug Fixes

v1.41.6

1 year ago

1.41.6 (2023-02-08)

Bug Fixes

v1.41.5

1 year ago

1.41.5 (2023-01-30)

Bug Fixes

  • upgrade luarocks release template, fix missing parts in PR: #143 (#144) (f2e8f27)

v1.41.4

1 year ago

1.41.4 (2023-01-30)

Bug Fixes

v1.41.3

1 year ago

1.41.3 (2023-01-12)

Bug Fixes

  • improve performance by removing non-essential but resource-intensive logging (#140) (1ce390f)
  • install specific version of semantic-release (#142) (2775cd5)

v1.41.2

1 year ago

1.41.2 (2022-08-09)

Bug Fixes

  • fix other repository can not clone this in github action (#138) (7f5758b)

v1.41.1

2 years ago

1.41.1 (2022-05-13)

Performance Improvements

  • remove redundant reinitialization of policyMap (#137) (6b4efc4)

v1.41.0

2 years ago

1.41.0 (2021-10-11)

Features

v1.40.1

2 years ago

1.40.1 (2021-10-05)

Bug Fixes