1. eeb4405 fix: pass GITHUB_TOKEN explicitly to CI semantic-release step by Yang Luo · 6 weeks ago master v2.21.2
  2. 73dde62 fix: add api key and timeout for github nuget push by Yang Luo · 6 weeks ago v2.21.1
  3. 0e8693e feat: correct KeyMatch5 to support wildcards and path parameters by Yang Luo · 6 weeks ago v2.21.0
  4. c1a6d0b fix: remove InferSharp CI workflow by Yang Luo · 6 weeks ago
  5. 7c35788 fix: migrate repository from casbin org to apache org by Yang Luo · 6 weeks ago
  6. f6fa6e4 feat: log expression compilation errors and replace single quotes in ExpressionHandler (#397) by Copilot · 5 months ago v2.20.0
  7. 6acec87 fix: improve links in README by Yang Luo · 7 months ago v2.19.2
  8. e8ba47c fix: respect AutoSave flag for grouping policy operations (#395) by Thor Arne Johansen · 9 months ago v2.19.1
  9. 67dd0a4 feat: add LoadIncrementalFilteredPolicy() API for incremental filtered policy loading (#392) by Copilot · 9 months ago v2.19.0
  10. e9b080e feat: fix duplicate CI workflow runs on pull requests (#394) by Copilot · 9 months ago v2.18.0
  11. 7f7bffc feat: use destructuring syntax for structured logging in LoggerExtension (#391) by Copilot · 9 months ago v2.17.0
  12. 80c72ed feat: extend policy size limit from 12 to 14 parameters (#388) by FAUST. · 10 months ago v2.16.0
  13. 999b3f4 feat: implement IPolicyFilter in PolicyFilter (#386) by Kyle Dodson · 10 months ago v2.15.0
  14. a0a24d2 feat: Accept IPolicyFilter in LoadFilteredPolicyAsync (#384) by Kyle Dodson · 10 months ago v2.14.0
  15. 9fa1393 feat: improve README by Yang Luo · 11 months ago v2.13.0
  16. 183c1e1 chore: add model validate method (#374) by Tao Yuesong · 1 year, 9 months ago
  17. acd8715 feat: add JSON value for ABAC (#373) by Tao Yuesong · 1 year, 9 months ago v2.12.0
  18. 85b9330 feat: support load policy from text (#372) by Tao Yuesong · 1 year, 9 months ago v2.11.0
  19. 0b477c0 chore: add setup Node.js to CI jobs (#370) by Sagilio · 1 year, 11 months ago
  20. a634b01 chore: update CI jobs version (#369) by Taoyuesong · 1 year, 11 months ago
  21. fe66cd4 feat: support add generic type custom function (#365) by Taoyuesong · 1 year, 11 months ago v2.10.0
  22. 6be2f80 feat: support concurrent roles (#363) by Taoyuesong · 2 years ago
  23. 91904e9 fix: Interrupt policy scanner at final block (#362) by Taoyuesong · 2 years ago v2.9.1
  24. 6863c41 fix: concurrent access issues with HashSet<string> (#361) by seanamorosoamtote · 2 years ago
  25. 6d3cb37 feat: Support eval with dynamic request value type (#360) by Taoyuesong · 2 years, 1 month ago v2.9.0
  26. e133b78 feat: support .NET 9.0 and update dependence packages (#357) by Taoyuesong · 2 years, 2 months ago v2.8.0
  27. 9429ca7 fix: can not parse index operator in matcher (#355) by Taoyuesong · 2 years, 2 months ago v2.7.1
  28. 9535875 chore: clean up unit tests by sagilio · 2 years, 2 months ago
  29. 5a358a4 feat: fix different ways of building role links when domain patterns are enabled (#352) by imf-code · 2 years, 3 months ago v2.7.0
  30. c340c97 feat: keep compatible with unexpected policy, revert PR: https://github.com/casbin/Casbin.NET/pull/337 (#350) by sagilio · 2 years, 3 months ago v2.6.0
  31. 9cecadd fix: add removed targets by sagilio · 2 years, 4 months ago v2.5.3
  32. c13429d fix: add lacked existing policy check when adding policy (#349) by Sagilio · 2 years, 4 months ago v2.5.2
  33. 3306375 fix: fix bugs in policy equal and persist (#347) by DacongDA · 2 years, 4 months ago v2.5.1
  34. 9379fba feat: fix call to AddDomainMatchingFunc() (#345) by Zach Redinger · 2 years, 5 months ago v2.5.0
  35. 799348a feat: fix CI bug (#343) by DacongDA · 2 years, 5 months ago v2.4.0
  36. 4879705 feat: support automatic semantic-release (#342) by DacongDA · 2 years, 5 months ago
  37. 38bfa86 feat: remove myget package manager (#341) by DacongDA · 2 years, 5 months ago v2.2.0
  38. befbb33 feat: Add Matching Funcs to IEnforcer interface (#339) by Zach Redinger · 2 years, 6 months ago
  39. 54db948 feat: fix null value handling logic (#337) by dacongda · 2 years, 6 months ago
  40. 4ccef44 fix: Support custom g type name (#334) by Tan · 2 years, 10 months ago v2.1.1
  41. cdbda9e ci: Add infersharp.yml and fix a unnecessary command (#333) by Tan · 2 years, 10 months ago
  42. 8ad19b2 ci: Fix error tag regex by sagilio · 2 years, 11 months ago v2.1.0
  43. 0e56748 feat: Use ini extensions to parse the model file (#332) by Tan · 2 years, 11 months ago
  44. 349d574 fix: Error params of IWatcher by sagilio · 3 years ago v2.0.3
  45. 770125e ci: Change to auto-release on push (#331) by Sagilio · 3 years ago
  46. e36209e fix: Accidental cache read via key construction (#330) by Tan · 3 years ago v2.0.2
  47. 0eb65c6 docs: Add README to nuget (#32) by Tan · 3 years ago
  48. 766bf05 fix: Ensure tab characters in policy files are parsed as white-space (#324) by Jan-Pieter George · 3 years ago v2.0.1
  49. 9be6024 build: remove benchmark from running on push/pr (#326) by Jan-Pieter George · 3 years ago
  50. ec7b463 fix: copy all files in unit tests examples folder by default (#325) by Jan-Pieter George · 3 years ago
  51. 2cad304 ci: Change the workflow name amd remove dependency job by sagilio · 3 years ago v2.0.0
  52. dedb3c7 ci: Split push package from release and fix execute error by sagilio · 3 years ago
  53. 285003b feat: Move functions from Casbin.Util to Casbin.Functions by sagilio · 3 years ago
  54. 04b5605 feat: Support .NET 8.0 target by sagilio · 3 years, 1 month ago
  55. 2884c22 feat: Add go like method by sagilio · 3 years, 1 month ago
  56. 3582194 docs: replace gitter links with discord (#323) by YunShu · 3 years, 1 month ago
  57. 522bb58 feat: Support multi-line mode with '\' line feeds (#322) by Tan · 3 years, 1 month ago
  58. 16af32d chore: Move adapter to persist by sagilio · 3 years, 1 month ago
  59. 520bb17 feat: Better support tokens with substring relation and use two more complex test cases (#319) by Tan · 3 years, 1 month ago
  60. fe9c386 feat: Support full-fledged CSV parser in built-in file adapter by sagilio · 3 years, 2 months ago
  61. cb1589e docs: Updated broken links and formatting (#305) by r4wand · 3 years, 8 months ago
  62. 071af63 fix: Warning at policy scanner (#307) by Sagilio · 3 years, 7 months ago v2.0.0-preview.5
  63. d7a0a4f feat: Change enforcer options action to options by sagilio · 3 years, 8 months ago
  64. 951ceb8 fix: Change load policy receiver to IReadOnlyAdapter by sagilio · 3 years, 8 months ago
  65. d68c806 feat: Expose some model extensions APIs by sagilio · 3 years, 8 months ago
  66. b498d7a fix: err filter logic by sagilio · 3 years, 8 months ago
  67. 67e927a fix: HasAdapter value error by sagilio · 3 years, 8 months ago
  68. 36cff41 fix: Change to persist policy by sagilio · 3 years, 9 months ago
  69. 0c1ce7f chore: Allow public model ctor by sagilio · 3 years, 9 months ago
  70. 677e94b ci: Ignore pack warming by sagilio · 3 years, 9 months ago
  71. f6bb3c1 feat: Add list request values (#303) by Sagilio · 3 years, 9 months ago
  72. a6f1604 Merge pull request #262 from AsakusaRinne/fix_258 by Sagilio · 3 years, 9 months ago
  73. 016a57c fix: Enable the comment in model config files. by AsakusaRinne · 3 years, 9 months ago
  74. 8a77971 feat: Add policy filter by sagilio · 3 years, 9 months ago
  75. 6dec197 Merge pull request #295 from AsakusaRinne/add_auto_load_policy_preview by Sagilio · 3 years, 10 months ago
  76. 394ff02 feat: change lazyLoadPolicy to AutoLoadPolicy. by AsakusaRinne · 3 years, 10 months ago
  77. a6c464e feat: Add GetPolicyTypes APIs of IReadOnlyPolicyStore by AsakusaRinne · 3 years, 10 months ago
  78. 5c007fd feat: Add SDK global json config by Sagilio · 3 years, 10 months ago
  79. 7537539 feat: Add stream adapter. (#299) by Rinne · 3 years, 10 months ago
  80. 25e0b68 fix: Concurrent error caused by GFunctionCache. by AsakusaRinne · 3 years, 10 months ago
  81. bec496a feat: add keyGet3 and correponding test. (#294) by Rinne · 3 years, 10 months ago
  82. 7f14625 test: Add benchmark test for default role manager. (#284) by Rinne · 3 years, 10 months ago
  83. f1b85bf feat: Remove unused effect chain by sagilio · 3 years, 10 months ago
  84. 5ca9a37 Merge pull request #289 from AsakusaRinne/support_in_operator by Sagilio · 3 years, 10 months ago
  85. cb477ed feat: support in operator in model config. by AsakusaRinne · 3 years, 11 months ago
  86. 29fbaac Merge pull request #285 from sagilio/watcher_message by Sagilio · 3 years, 10 months ago
  87. bd9ff64 feat: Add WatcherEx support by sagilio · 3 years, 11 months ago
  88. 6e00f3d Merge pull request #279 from AsakusaRinne/add_policy_manager_benchmark by Sagilio · 3 years, 11 months ago
  89. dc985e3 test: Add benchmark test for default policy manager. by AsakusaRinne · 3 years, 11 months ago
  90. eb28952 feat: Add WatcherMessage for watchers by sagilio · 3 years, 11 months ago
  91. 8c8105d fix: Get policy error at test helper by sagilio · 3 years, 11 months ago
  92. abedaac Merge pull request #276 from AsakusaRinne/add_auto_parallel_test by Sagilio · 3 years, 11 months ago
  93. d5115d2 feat: refactor section assertion and policy store (#283) by Sagilio · 3 years, 11 months ago
  94. cc1ce45 feat: Add WatcherMessage for watchers by sociometry · 3 years, 11 months ago
  95. ac0d6de feat: Support batch enforce and add corresponding test. (#274) by Rinne · 4 years ago
  96. d2d245f feat: add keyGet2 and corresponding test. (#280) by Rinne · 4 years ago
  97. b7a4412 Merge pull request #273 from AsakusaRinne/preview by Sagilio · 4 years ago
  98. 3e53c16 feat: add automatic parallel test helper. by AsakusaRinne · 4 years ago
  99. 723e0dd feat: add keyGet function and correponding test. by AsakusaRinne · 4 years ago
  100. aa73b71 feat: Add string request and policy values by sagilio · 4 years ago