1. 229759f feat: delete dependabot.yml by Yang Luo · 6 weeks ago master v2.20.0
  2. bf3a474 fix: improve links in README by Yang Luo · 3 months ago v2.19.1
  3. 97851d2 feat: disable semantic-release git commits to remove bump version commits (#413) by Yang Luo · 3 months ago v2.19.0
  4. 9b92e32 chore(release): 2.18.1 [skip ci] by semantic-release-bot · 3 months ago v2.18.1
  5. aeb7fe0 fix: remove "Deploy Docs to GitHub Pages" CI script and gh-pages branch (#411) by Yang Luo · 3 months ago
  6. 219ded1 chore(release): 2.18.0 [skip ci] by semantic-release-bot · 3 months ago v2.18.0
  7. 5d0a915 feat: fix FileAdapter CSV format to preserve spaces after commas (#407) by Yang Luo · 3 months ago
  8. f22f84c fix: remove beta Rust version from CI (#409) by Yang Luo · 3 months ago
  9. 7272c2a fix: remove irrelevant links in README by Yang Luo · 3 months ago
  10. 3c53722 chore(release): 2.17.0 [skip ci] by semantic-release-bot · 4 months ago v2.17.0
  11. 89524ae feat: use pre-compiled matchers to improve performance (#399) by Chris233 · 4 months ago
  12. 90d8a9c chore(release): 2.16.0 [skip ci] by semantic-release-bot · 4 months ago v2.16.0
  13. b27b9d1 feat: enhance performance by checking before allocation in default role manager (#398) by Chris233 · 4 months ago
  14. 2bf5287 chore(release): 2.15.0 [skip ci] by semantic-release-bot · 5 months ago v2.15.0
  15. 52bc1ad feat: improve custom function support to accept Dynamic types instead of only ImmutableString (#395) by Copilot · 5 months ago
  16. 934ab02 chore(release): 2.14.0 [skip ci] by semantic-release-bot · 5 months ago v2.14.0
  17. 35126d0 feat: improve badges in README.md by Yang Luo · 5 months ago
  18. 53ddd1d chore(release): 2.13.0 [skip ci] by semantic-release-bot · 6 months ago v2.13.0
  19. ba57d3b feat(watcher): Add notification payload to watcher callback signature (#392) by Phillip chen · 6 months ago
  20. ea85a2b chore(release): 2.12.0 [skip ci] by semantic-release-bot · 6 months ago v2.12.0
  21. 0d8b9db feat(rbac): preload and propagate wildcard/pattern domain role links (#387) by Phillip chen · 6 months ago
  22. 06159a3 chore(release): 2.11.0 [skip ci] by semantic-release-bot · 6 months ago v2.11.0
  23. 33c165a feat(ci): update GitHub Actions and optimize CI configuration with code quality improvements (#391) by Phillip chen · 6 months ago
  24. 8c1be02 chore(release): 2.10.1 [skip ci] by semantic-release-bot · 1 year, 1 month ago v2.10.1
  25. 89f9467 fix: fix wrong range in push_index_if_explain marco (#370) by LiuliFox · 1 year, 1 month ago
  26. b43e2c9 chore(release): 2.10.0 [skip ci] by semantic-release-bot · 1 year, 1 month ago v2.10.0
  27. d692358 feat: add condition to CI for auto release (#369) by LiuliFox · 1 year, 1 month ago
  28. 3eb997b feat(ci): switch auto release action to semantic-release (#368) by LiuliFox · 1 year, 1 month ago v2.9.0
  29. b6b3be1 feat: Implement key_match4/key_match5 functions and generic EnforceArgs<T> (#367) by LiuliFox · 1 year, 1 month ago
  30. 37a84a9 feat: bump version to 2.8.0 by hsluoyz · 1 year, 1 month ago v2.8.0
  31. 369d2e4 feat: add enforce_ex api (#366) by LiuliFox · 1 year, 1 month ago
  32. 43f856e feat: bump version to 2.7.0 by hsluoyz · 1 year, 2 months ago v2.7.0
  33. c1d9378 feat: fix "Rule should start at 2" bug in MemoryAdapter::load_policy() (#360) by LiuliFox · 1 year, 2 months ago
  34. d01ccdc feat: add string adapter (#359) by LiuliFox · 1 year, 2 months ago
  35. 8193b52 feat: bump version to 2.6.0 by Yang Luo · 1 year, 2 months ago v2.6.0
  36. 9858402 feat: fix cargo-tarpaulin run failed issue in CI (#357) by LiuliFox · 1 year, 2 months ago
  37. d7c93e8 feat: change mut ref to ref in the parameters of get_roles_for_user and other similar functions. (#356) by LiuliFox · 1 year, 2 months ago
  38. c5a05d3 feat: improve README badges by Yang Luo · 1 year, 5 months ago
  39. 1303117 feat: bump version to 2.5.0 by Yang Luo · 1 year, 6 months ago v2.5.0
  40. f51f24e feat: add casbin_js_get_permission_for_user (#339) by 沐 · 1 year, 6 months ago
  41. 368d04a feat: bump version to 2.4.0 by Yang Luo · 1 year, 7 months ago v2.4.0
  42. b5d3765 feat: add key_get series built-in operator (#338) by 沐 · 1 year, 7 months ago
  43. f4c3350 feat: bump version to 2.3.0 by Yang Luo · 2 years, 1 month ago
  44. 22eb692 feat: replace `ritelinked` with `hashlink` (#327) by ChosunOne · 2 years, 1 month ago
  45. 4884cd2 feat: bump version to 2.2.0 by Yang Luo · 2 years, 1 month ago v2.2.0
  46. 1dd39a0 feat: fix use code to adapt to latest Rust version (#325) by codeironman · 2 years, 1 month ago
  47. 7a6bedb fix: bump version to 2.1.0 by Yang Luo · 2 years, 4 months ago v2.1.0
  48. c68db83 fix: fix CI cargo cannot release issue (#323) by HGZ-20 · 2 years, 4 months ago
  49. f8d2843 fix: remove nightly in CI by Yang Luo · 2 years, 4 months ago
  50. 44c0e8a fix: Automatic release failed (#322) by HGZ-20 · 2 years, 4 months ago
  51. 7d909e8 feat: add `new_filtered_adapter()` to FileAdapter to make it act as a FilterAdapter. (#319) by HGZ-20 · 2 years, 4 months ago
  52. 49f090e feat: added enforcer context to enable multiple section type (#317) by Worapol Worakunsap · 2 years, 4 months ago
  53. b429e4d docs: fix broken links (#313) by YunShu · 2 years, 7 months ago
  54. d491cd1 fix: fix Cargo fmt checks by Yang Luo · 2 years, 8 months ago
  55. eac17dc fix: fix clippy linter errors by Yang Luo · 2 years, 8 months ago
  56. 6690e97 docs: replace gitter links with discord (#311) by YunShu · 2 years, 9 months ago
  57. 2bd7ef5 feat: replace lru with mini-moka for caching (#307) by kbalt · 3 years ago
  58. e161068 fix: benchmark workflow cannot post comment to PR (#298) by greenhandatsjtu · 3 years, 9 months ago
  59. 663e764 Merge pull request #295 from greenhandatsjtu/remove-duplicate by Chojan Shang · 3 years, 9 months ago
  60. ab835e0 feat: avoid duplicate code in default_role_manager by greenhandatsjtu · 3 years, 9 months ago
  61. 5cf0ed5 Merge pull request #296 from greenhandatsjtu/fix-clippy by Chojan Shang · 3 years, 9 months ago
  62. 90eea76 fix: resolve cargo clippy warnings by greenhandatsjtu · 3 years, 9 months ago
  63. 4a661f3 Merge pull request #293 from kbalt/role_manager_petgraph by Chojan Shang · 3 years, 9 months ago
  64. c111b47 fix: clippy warning about using format + push_str instead of write! by Konstantin Baltruschat · 3 years, 10 months ago
  65. 91e9663 Use petgraph inside DefaultRoleManager to model relations by Konstantin Baltruschat · 3 years, 11 months ago
  66. 41db260 Merge pull request #292 from greenhandatsjtu/fix-delete_user by Eason Chai · 3 years, 11 months ago
  67. 36aaafd fix: delete_user() should remove both grouping policies and policies by greenhandatsjtu · 3 years, 11 months ago
  68. ef5ef67 fix: Initial migration from Rust 2018 to Rust 2021 (#291) by SiddheshKanawade · 4 years ago
  69. 9320add Merge pull request #287 from PsiACE/routine-maintenance by Chojan Shang · 4 years, 1 month ago
  70. 8419d8b refactor: change to once_cell by Chojan Shang · 4 years, 1 month ago
  71. 506a030 fix: bump rhai to make clippy happy by Chojan Shang · 4 years, 1 month ago
  72. 0bc4fd9 Merge pull request #283 from valkum/282_fix_endless_loop by Chojan Shang · 4 years, 2 months ago
  73. d355f4e Merge pull request #285 from PsiACE/fix-clippy by Eason Chai · 4 years, 2 months ago
  74. 33b0e09 fix: make clippy happy by Chojan Shang · 4 years, 2 months ago
  75. 7cce8b8 Merge pull request #284 from bk138/patch-1 by Eason Chai · 4 years, 2 months ago
  76. 2dc3841 README: link example showing how to preload policy by Christian Beier · 4 years, 2 months ago
  77. 5a99c3f fix: possible endless loop when passing /{} or /:/ to keyMatch2 and 3 by Rudi Floren · 4 years, 2 months ago
  78. ec04f45 Merge pull request #281 from PsiACE/clippy by Chojan Shang · 4 years, 3 months ago
  79. 2861ba4 Merge pull request #279 from bk138/patch-2 by Chojan Shang · 4 years, 3 months ago
  80. 37cc9c8 fix(clippy): try to make clippy happy by Chojan Shang · 4 years, 3 months ago
  81. 8af4693 Add link to README. by Yang Luo · 4 years, 3 months ago
  82. b9a6be8 docs: mention that Enforcer is not thread-safe by Christian Beier · 4 years, 3 months ago
  83. d9bcabc Delete FUNDING.yml by Yang Luo · 4 years, 3 months ago
  84. 45e6743 Merge pull request #275 from PsiACE/bump-dep by Eason Chai · 4 years, 5 months ago
  85. e65643b feat: bump lru, make clippy happy by Chojan Shang · 4 years, 5 months ago
  86. c4d2689 Merge pull request #273 from hackerchai/master by Eason Chai · 4 years, 7 months ago v2.0.9
  87. fa057f4 feat: bump version 2.0.9 by hackerchai · 4 years, 7 months ago
  88. ed58347 Merge pull request #272 from smrpn/master by Eason Chai · 4 years, 7 months ago
  89. 7395ad6 ft: remove borrow errors and made Assertion struct fields public by smrpn · 4 years, 7 months ago
  90. 79481b8 Merge pull request #271 from hackerchai/version/v2.0.8 by Eason Chai · 4 years, 7 months ago v2.0.8
  91. ac5566a Merge branch 'version/v2.0.8' of github.com:hackerchai/casbin-rs into version/v2.0.8 by hackerchai · 4 years, 7 months ago
  92. 30be6fd fix: cargo fmt by hackerchai · 4 years, 7 months ago
  93. 6254e50 Merge branch 'master' into version/v2.0.8 by Eason Chai · 4 years, 7 months ago
  94. 6d4b50d feat: bump version 2.0.8 by hackerchai · 4 years, 7 months ago
  95. ad64438 feat: bump dependency version by hackerchai · 4 years, 7 months ago
  96. 259fbb6 Merge pull request #269 from PsiACE/bump-deps by Eason Chai · 4 years, 8 months ago
  97. 719ea49 fix(clippy): try to make clippy happy by Chojan Shang · 4 years, 8 months ago
  98. 31dcc83 build(deps): bump ip_network and rhai by Chojan Shang · 4 years, 8 months ago
  99. 613a74a feat: switch to ritelinked and provide amortized feature (#261) by Chojan Shang · 4 years, 10 months ago
  100. 9873af2 perf: use parking_lot::RwLock (#260) by Chojan Shang · 4 years, 11 months ago