1. 05c0f80 ci: drop Lua 5.5 from build matrix by Yang Luo · 2 weeks ago master
  2. 4627357 chore: update GitHub URLs to apache/casbin-lua-casbin by Yang Luo · 2 weeks ago
  3. 687cf12 ci: replace leafo/gh-actions-luarocks with a local composite action by Yang Luo · 2 weeks ago
  4. 8d120a0 feat: add DatabaseAdapter for SQL databases by Yang Luo · 2 weeks ago
  5. 082d1c3 fix: call isFiltered() on adapters that expose it as a method by Yang Luo · 2 weeks ago
  6. 711cb48 fix: keyMatch4 error on patterns without {token} by Yang Luo · 2 weeks ago
  7. c0d7d1e fix: propagate wrapped adapter errors in FilteredAdapter by Yang Luo · 2 weeks ago
  8. a0b6b1e ci: add Lua 5.5 to the test matrix by Yang Luo · 2 weeks ago
  9. a716292 fix: don't assign to for-loop variables, which Lua 5.5 rejects by Yang Luo · 2 weeks ago
  10. 5ab4785 chore: remove stale committed LuaRocks build artifacts by Yang Luo · 2 weeks ago
  11. 92cd222 ci: replace semantic-release with manual tag-based release by Yang Luo · 2 weeks ago
  12. 4a8b6df fix: propagate adapter errors instead of silently ignoring them by Yang Luo · 2 weeks ago
  13. 76375a8 feat: fix error "invalid request size" (#168) by Rafael Rivero García · 7 months ago v1.46.0
  14. 01ab558 fix: improve links in README by Yang Luo · 8 months ago v1.45.1
  15. 17d10b0 feat: update PCRE dependency to lrexlib-pcre2 (#163) by Michele Righi · 1 year, 9 months ago v1.45.0
  16. 7ee85ed feat: some adjustments to builtin functions (#162) by Michele Righi · 1 year, 9 months ago v1.44.0
  17. 399e18b feat: add support for keymatch5 function (#159) by Michele Righi · 1 year, 9 months ago v1.43.0
  18. eb6c211 feat: switch to "luajit-openresty" to fix CI error (#161) by Michele Righi · 1 year, 9 months ago v1.42.0
  19. f40b2ea fix: split function accounting for quotes (#158) by Michele Righi · 2 years, 1 month ago v1.41.9
  20. 24bd8d6 fix: fix broken links (#151) by YunShu · 3 years, 1 month ago v1.41.8
  21. 7a8e83a docs: replace gitter links with discord (#149) by YunShu · 3 years, 2 months ago
  22. 459278e fix: Revert 146 fix protocol and fix rockspec (#147) by Rushikesh Tote · 3 years, 7 months ago v1.41.7
  23. e9ebbac fix: rockspec url protocol (#146) by Rushikesh Tote · 3 years, 7 months ago v1.41.6
  24. f2e8f27 fix: upgrade luarocks release template, fix missing parts in PR: #143 (#144) by leslie · 3 years, 7 months ago v1.41.5
  25. 24d0c42 fix: fix `luaposix` build error (#143) by leslie · 3 years, 7 months ago v1.41.4
  26. 2775cd5 fix: install specific version of semantic-release (#142) by JunXu Chen · 3 years, 7 months ago v1.41.3
  27. 1ce390f fix: improve performance by removing non-essential but resource-intensive logging (#140) by JunXu Chen · 3 years, 7 months ago
  28. 7f5758b fix: fix other repository can not clone this in github action (#138) by conghuhu · 4 years ago v1.41.2
  29. 6b4efc4 perf: remove redundant reinitialization of policyMap (#137) by Rushikesh Tote · 4 years, 3 months ago v1.41.1
  30. 2a66ee5 feat: add updateFilteredPolicies (#135) by Edmond-J-A · 4 years, 11 months ago v1.41.0
  31. 574536a fix: fix updatepolicies (#134) by Edmond-J-A · 4 years, 11 months ago v1.40.1
  32. b972dc7 feat: support bracket with in operator (#133) by Edmond-J-A · 5 years ago v1.40.0
  33. 84a8989 feat: Add function loadmodel (#130) by Edmond-J-A · 5 years ago v1.39.0
  34. a1dc026 feat: Add function updateFilteredPolicies (#129) by Edmond-J-A · 5 years ago v1.38.0
  35. f403d45 feat: Add function updateForAddPolicies and updateForRemovePolicies (#128) by Edmond-J-A · 5 years ago v1.37.0
  36. f9aa444 refactor: Add shouldpersist (#127) by Edmond-J-A · 5 years ago
  37. 2cf7657 feat: Add interface in WatcherUpdatable.lua and Dispatcher.lua (#126) by Edmond-J-A · 5 years ago v1.36.0
  38. 425ac40 fix: added built-in functions to FunctionMap (#124) by Rushikesh Tote · 5 years ago v1.35.1
  39. a2a9331 feat: Add keyGet2 (#123) by Edmond-J-A · 5 years ago v1.35.0
  40. 84ade15 perf: replace eval func will not run for non-eval matcher (#122) by Rushikesh Tote · 5 years ago v1.34.1
  41. 5f34577 feat: Add IPMatch (#121) by Edmond-J-A · 5 years ago v1.34.0
  42. 543ae0f Merge pull request #120 from Edmond-J-A/master by Yang Luo · 5 years ago v1.33.0
  43. ff81f13 feat: Add keyMatch4 by Edmond-J-A · 5 years ago
  44. 757edd1 Merge pull request #119 from rushitote/remove-setup-doc by Yang Luo · 5 years ago
  45. 2afbd26 docs: remove openresty setup doc by Rushikesh Tote · 5 years ago
  46. 9e82a2b Merge pull request #117 from rushitote/master by Yang Luo · 5 years ago
  47. 883d09c docs: added installation/usage section for Lua Casbin by Rushikesh Tote · 5 years ago
  48. 1e43f55 fix: Add function validateVariadicArgs (#116) by Edmond-J-A · 5 years ago v1.32.1
  49. ac8e060 Merge pull request #115 from Edmond-J-A/master by Yang Luo · 5 years ago v1.32.0
  50. 1ae06ac feat: Add Cache at persist by Edmond · 5 years ago
  51. f751ead Merge pull request #113 from Edmond-J-A/master by Yang Luo · 5 years ago v1.31.0
  52. 239dbdc feat: Add copy in Assertion and move deepcopy to Util by Edmond · 5 years ago
  53. 4cc5f60 feat: Add code relates with priorityIndex (#112) by Edmond-J-A · 5 years ago v1.30.0
  54. 363976c Merge pull request #111 from Edmond-J-A/master by Yang Luo · 5 years ago v1.29.0
  55. b746bc3 feat: Add function addPoliciesWithAffected by Edmond · 5 years ago
  56. 7158a79 feat: Add function sortPoliciesBySubjectHierarchy (#110) by Edmond-J-A · 5 years ago v1.28.0
  57. 3c4d150 feat: Add function copy (#108) by Edmond-J-A · 5 years ago v1.27.0
  58. 7a99784 Merge pull request #106 from rushitote/master by Yang Luo · 5 years ago v1.26.0
  59. 9f0bd09 feat: Added function to create new Enforcer from text by Rushikesh Tote · 5 years ago
  60. 12dbc13 Merge pull request #105 from Edmond-J-A/master by Yang Luo · 5 years ago v1.25.1
  61. 0b75fb8 fix: Remove some useless files by Edmond · 5 years ago
  62. eb2a2e9 feat: Add UpdateAdapter (#104) by Edmond-J-A · 5 years ago v1.25.0
  63. 88eb629 fix: LuaRocks module link (#103) by Rushikesh Tote · 5 years ago v1.24.2
  64. 249ae23 style: Move function loadPolicyLine to Adapter and adjust the parameter of assert (#102) by Edmond-J-A · 5 years ago
  65. 094c971 Merge pull request #99 from rushitote/master by Yang Luo · 5 years ago
  66. 3abb8fe docs: Added badges for Lua/LuaRocks in README by Rushikesh Tote · 5 years ago
  67. 36ab936 Merge pull request #98 from rushitote/master by Yang Luo · 5 years ago v1.24.1
  68. 9835264 fix: LuaRocks module upload error by Rushikesh Tote · 5 years ago
  69. ff9baca Merge pull request #97 from rushitote/master by Yang Luo · 5 years ago v1.24.0
  70. f1b14a3 feat: Automated LuaRocks module release by Rushikesh Tote · 5 years ago
  71. de2de0a feat: Add code relates with policyMap (#96) by Edmond-J-A · 5 years ago v1.23.0
  72. 4cf7737 feat: Add function removePoliciesWithEffected (#95) by Edmond-J-A · 5 years ago v1.22.0
  73. 9951b5b style: Adjust the format of the code (#94) by Edmond-J-A · 5 years ago
  74. fed0cfc Merge pull request #91 from rushitote/master by Jon Lee · 5 years ago v1.21.1
  75. ec46846 fix: warnings and errors from Luacheck by Rushikesh Tote · 5 years ago
  76. 28246fb Merge pull request #88 from casbin/techoner-patch-1 by Jon Lee · 5 years ago
  77. dbaa3d2 ci: Lint with Luacheck by Jon Lee · 5 years ago
  78. 2b48145 feat: Add function hasPolicies (#85) by Edmond-J-A · 5 years ago v1.21.0
  79. 3f7e220 feat: Implement loadFilteredPolicy() (#84) by Rushikesh Tote · 5 years ago v1.20.0
  80. bcda75a feat: Add function Model:toText (#83) by Edmond-J-A · 5 years ago v1.19.0
  81. 40bb1f7 feat: Add parameters at functions' declare (#82) by Edmond-J-A · 5 years ago v1.18.0
  82. 8f41bd2 Merge pull request #81 from rushitote/master by Yang Luo · 5 years ago v1.17.0
  83. aa8e467 feat: Added new version of rockspec/rock file by Rushikesh Tote · 5 years ago
  84. 42fbfd4 perf: Added benchmark test and limited expression compiling to once unless required (#80) by Rushikesh Tote · 5 years ago v1.16.1
  85. a72b822 feat: Add function newConfigFromText (#79) by Edmond-J-A · 5 years ago v1.16.0
  86. 2ad505f style: add some comment (#78) by Edmond-J-A · 5 years ago
  87. 8e38ab8 feat: Added RBAC domain pattern functionality with tests (#63) by Rushikesh Tote · 5 years ago v1.15.0
  88. cadeed6 fix: setup documentation for Casbin installation (#66) by Rushikesh Tote · 5 years ago v1.14.1
  89. e1e9283 feat: Added logging, file logging and interfaces for watcher and dispatcher (#54) by Rushikesh Tote · 5 years ago v1.14.0
  90. 90b47cf feat: Added CachedEnforcer and tests for it (#62) by Rushikesh Tote · 5 years ago v1.13.0
  91. c243902 Merge pull request #61 from rushitote/fix-rockspec by Yang Luo · 5 years ago v1.12.1
  92. 63d53f7 fix: module error in rockspec by Rushikesh Tote · 5 years ago
  93. 2ab53e7 Merge pull request #60 from rushitote/update-rockspec by Yang Luo · 5 years ago v1.12.0
  94. 8d06006 feat: Update rockspec and rock files of Casbin by Rushikesh Tote · 5 years ago
  95. ab575f0 Add .rockspec file. by Yang Luo · 5 years ago
  96. e355189 Merge pull request #53 from rushitote/master by Yang Luo · 5 years ago v1.11.0
  97. 2f97653 feat: Added RBAC API tests by Rushikesh Tote · 5 years ago
  98. 5a5b82f feat: Added RBAC API (with domains) by Rushikesh Tote · 5 years ago
  99. 2fff8e9 feat: Added RBAC API (without domains) by Rushikesh Tote · 5 years ago
  100. e902bbe feat: Added Management API tests (#52) by Rushikesh Tote · 5 years ago v1.10.0