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