1. ccb951e feat: remove changelog commits from semantic-release (#81) by Yang Luo · 3 months ago master v1.9.0
  2. 2b9802f chore(release): 1.8.1 [skip ci] by semantic-release-bot · 3 months ago v1.8.1
  3. 5271257 fix: improve links in README by Yang Luo · 3 months ago
  4. e8458a6 chore(release): 1.8.0 [skip ci] by semantic-release-bot · 4 months ago v1.8.0
  5. b4eb1f9 feat: add JSON string support for ABAC enforcement (#59) by Yang Luo · 4 months ago
  6. 5f3ce04 chore(release): 1.7.0 [skip ci] by semantic-release-bot · 4 months ago v1.7.0
  7. 22db549 feat: fix type check for FilteredAdapter using `is` operator (#67) by Yang Luo · 4 months ago
  8. e405b8a chore(release): 1.6.0 [skip ci] by semantic-release-bot · 4 months ago v1.6.0
  9. ece281c feat: fix pub.dev OAuth credentials path in publishing workflow (#79) by Yang Luo · 4 months ago
  10. 561da95 chore(release): 1.5.0 [skip ci] by semantic-release-bot · 4 months ago v1.5.0
  11. 110270d feat: fix CI publish step: replace deprecated pub action with dart pub publish (#77) by Yang Luo · 4 months ago
  12. 9883e70 chore(release): 1.4.0 [skip ci] by semantic-release-bot · 4 months ago v1.4.0
  13. ecf8801 feat: fix CI publish step failing on Dart SDK version mismatch (#75) by Yang Luo · 4 months ago
  14. f819fe4 chore(release): 1.3.0 [skip ci] by semantic-release-bot · 4 months ago v1.3.0
  15. 5ea7487 feat: add dart analyze to CI workflow and fix code formats (#73) by Yang Luo · 4 months ago
  16. a5316a1 chore(release): 1.2.0 [skip ci] by semantic-release-bot · 4 months ago v1.2.0
  17. 71feb0f feat: fix CI: update SDK constraint to >=3.0.0 for lints compatibility (#71) by Yang Luo · 4 months ago
  18. f19000a chore(release): 1.1.0 [skip ci] by semantic-release-bot · 4 months ago v1.1.0
  19. 3e045a5 feat: fix CI publish failure: remove unnecessary set literals and update SDK constraint (#69) by Yang Luo · 4 months ago
  20. 221bec3 chore(release): 1.0.0 [skip ci] by semantic-release-bot · 4 months ago v1.0.0
  21. a0a2742 feat: Publish 1.0.0 stable release (#66) by Yang Luo · 4 months ago
  22. 4de6c17 chore(release): 0.2.0 [skip ci] by semantic-release-bot · 4 months ago v0.2.0
  23. c1fb01b feat: fix CI failure: replace deprecated cedx/setup-dart with dart-lang/setup-dart (#65) by Yang Luo · 4 months ago
  24. 7a2096a feat: fix CI workflow stuck in queue due to deprecated ubuntu-20.04 runners by Yang Luo · 4 months ago
  25. 9c72f3f fix: fix broken links (#56) by YunShu · 2 years, 8 months ago
  26. cc99562 docs: replace gitter links with discord (#55) by YunShu · 2 years, 9 months ago
  27. 543aa90 refactor: refactored the function_name (#52) by Rishabhmodii · 3 years, 9 months ago
  28. d3f8fe2 chore(release): 0.1.0 [skip ci] by semantic-release-bot · 4 years, 8 months ago v0.1.0
  29. e5692df feat: updated workflow to automate github and pub.dev release (#47) by Mohit Kumar Singh · 4 years, 8 months ago
  30. eee526a feat: prepared for new release (#48) by Mohit Kumar Singh · 4 years, 8 months ago
  31. 1a1035f Merge pull request #46 from MrUnfunny/master by Yang Luo · 4 years, 8 months ago
  32. 8c313dc docs: added link to example app by Mohit Kumar Singh · 4 years, 8 months ago
  33. aed941b Merge pull request #44 from MrUnfunny/master by Yang Luo · 4 years, 8 months ago
  34. 17a4dda docs: updated readme by Mohit Kumar Singh · 4 years, 8 months ago
  35. f7ee644 Merge pull request #43 from MrUnfunny/master by Yang Luo · 4 years, 8 months ago
  36. 2d77499 refactor: refactored code and exported AbacClass by Mohit Kumar Singh · 4 years, 8 months ago
  37. 730d417 Merge pull request #41 from MrUnfunny/master by Yang Luo · 4 years, 8 months ago
  38. 6ea535d feat: added support for abac and added tests by Mohit Kumar Singh · 4 years, 8 months ago
  39. 97a95d1 Merge pull request #39 from MrUnfunny/export by Yang Luo · 4 years, 8 months ago
  40. 8d54ec5 Merge pull request #38 from MrUnfunny/master by Yang Luo · 4 years, 8 months ago
  41. bdd612a feat: exported required files by Mohit Kumar Singh · 4 years, 8 months ago
  42. 52e162d test: added more enforcer tests for rbac by Mohit Kumar Singh · 4 years, 8 months ago
  43. bdfaccc feat: fixed small issue and added tests by Mohit Kumar Singh · 4 years, 8 months ago
  44. 664af28 feat: added more methods to enforcer by Mohit Kumar Singh · 4 years, 8 months ago
  45. f3873ab Merge pull request #37 from MrUnfunny/master by Yang Luo · 4 years, 8 months ago
  46. b5333c4 feat: added tests for logger by Mohit Kumar Singh · 4 years, 9 months ago
  47. 9af6435 feat: implemented logger by Mohit Kumar Singh · 4 years, 9 months ago
  48. d6d7aa6 Merge pull request #35 from MrUnfunny/master by Yang Luo · 4 years, 9 months ago
  49. 7c9a7e4 Implemented enforce methods to use functions in matcher and added tests for it by Mohit Kumar Singh · 4 years, 9 months ago
  50. 6e27cd8 feat: added tests for matcher functions by Mohit Kumar Singh · 4 years, 9 months ago
  51. 316947d feat: implemented remaining matcher functions by Mohit Kumar Singh · 4 years, 9 months ago
  52. 39b4285 feat: added tests for matcher functions by Mohit Kumar Singh · 4 years, 9 months ago
  53. ccb2e1b feat: implemented matcher functions - part 1 by Mohit Kumar Singh · 4 years, 9 months ago
  54. cf7ed84 Merge pull request #33 from MrUnfunny/persist by Yang Luo · 4 years, 9 months ago
  55. a717f3d fix:fixed analyzer error by Mohit Kumar Singh · 4 years, 9 months ago
  56. fe39ade Merge pull request #32 from MrUnfunny/master by Yang Luo · 4 years, 9 months ago
  57. f67f7fd feat:added tests by Mohit Kumar Singh · 4 years, 9 months ago
  58. 858f8d7 feat: added missing methods to enforcer apis by Mohit Kumar Singh · 4 years, 9 months ago
  59. 4682653 feat: implemented missing parts of persist module by Mohit Kumar Singh · 4 years, 9 months ago
  60. 596d604 feat: added tests for enforcer and management api by Mohit Kumar Singh · 4 years, 9 months ago
  61. 8f9048b fix: fixed suggested changes by Mohit Kumar Singh · 4 years, 9 months ago
  62. 8867283 feat: added required methods to enforcer apis by Mohit Kumar Singh · 4 years, 9 months ago
  63. d0e452d Merge pull request #30 from MrUnfunny/master by Yang Luo · 4 years, 9 months ago
  64. 2ef8b36 fix: fixed exceptions to be more specific by Mohit Kumar Singh · 4 years, 9 months ago
  65. a9e6ee9 feat: added license text to new files by Mohit Kumar Singh · 4 years, 9 months ago
  66. 6354ab5 feat: implemented methods for enforcer, coreEnforcer and added tests by Mohit Kumar Singh · 4 years, 9 months ago
  67. e9c4568 feat: implemented missing methods to file adapter by Mohit Kumar Singh · 4 years, 9 months ago
  68. 9d6ad6b Merge pull request #29 from MrUnfunny/master by Yang Luo · 4 years, 9 months ago
  69. 106b363 feat: added missing methods to model module by Mohit Kumar Singh · 4 years, 10 months ago
  70. 17b498c feat: implemented proper functioning enforce method and added tests for rbac (#28) by Mohit Kumar Singh · 4 years, 10 months ago
  71. b222e84 Merge pull request #26 from MrUnfunny/master by Yang Luo · 4 years, 10 months ago
  72. 66cf631 feat: added github actions for analysing code and running test on PR and pushes by Mohit Kumar Singh · 4 years, 10 months ago
  73. 7ae7867 Merge pull request #23 from MrUnfunny/dev1 by Yang Luo · 4 years, 10 months ago
  74. 59b525f fix: better error texts in defaultRoleManager by Mohit Kumar Singh · 4 years, 10 months ago
  75. 6f73796 fix:fixed issue with deleteLink and added test for it by Mohit Kumar Singh · 4 years, 10 months ago
  76. 480a05e fix: fixed assertion issue by Mohit Kumar Singh · 4 years, 10 months ago
  77. 5ccf1e5 feat:implemented rbac module and added test for roles by Mohit Kumar Singh · 4 years, 10 months ago
  78. 69ee102 Merge pull request #22 from MrUnfunny/master by Yang Luo · 4 years, 10 months ago
  79. 3306548 changed file path format by Mohit Kumar Singh · 4 years, 10 months ago
  80. 1e90bec fix:fixed failing test and removed singleton instance of enforcer by Mohit Kumar Singh · 4 years, 10 months ago
  81. 6fcfbb2 added tests for basic enforce by Mohit Kumar Singh · 4 years, 10 months ago
  82. 0231eca added examples of model and policy files by Mohit Kumar Singh · 4 years, 10 months ago
  83. 6938414 Merge pull request #21 from MrUnfunny/master by Yang Luo · 4 years, 10 months ago
  84. 0b154ac fix: fix return of enforce method by Mohit Kumar Singh · 4 years, 10 months ago
  85. 2eb8d01 feat: implemented enforce to create minimum working prototype by Mohit Kumar Singh · 4 years, 10 months ago
  86. 56989fb Merge pull request #20 from MrUnfunny/master by hsluoyz · 4 years, 11 months ago
  87. c4135fe feat: added license text in all dart files by Mohit Kumar Singh · 4 years, 11 months ago
  88. 438a9fb feat: updated lint rules to prefer relative imports by Mohit Kumar Singh · 4 years, 11 months ago
  89. 08dee68 Merge pull request #19 from ctrysbita/milestone1/config by hsluoyz · 5 years ago
  90. dd5ed70 Merge pull request #15 from MrUnfunny/master by hsluoyz · 5 years ago
  91. cb57ee0 feat: Implement config interface by Jason C.H · 5 years ago
  92. 411d7bf feat: added classes and methods to load model from CONF file by Mohit Kumar Singh · 5 years ago
  93. 5368be6 Update pubspec. by Yang Luo · 5 years ago v0.0.1
  94. b6b0bda Update .gitignore by Yang Luo · 5 years ago
  95. 6340fd0 Merge pull request #12 from MrUnfunny/master by hsluoyz · 5 years ago
  96. 1bbe7ee feat: added config file,testdata and test for it by Mohit Kumar Singh · 5 years ago
  97. 4fee4b2 Merge pull request #10 from MrUnfunny/master by hsluoyz · 5 years ago
  98. 9548e18 feat: updated readme and added logo by Mohit Kumar Singh · 5 years ago
  99. 9e7557a Merge pull request #9 from MrUnfunny/master by hsluoyz · 5 years ago
  100. 6b1d65d Migrated to Null Safety by Mohit Kumar Singh · 5 years ago