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