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