- 66da28d feat: upgrade CI to Node.js 20, update GitHub Actions versions, and restrict CI triggers (#75) by Yang Luo · 6 weeks ago master v1.9.0
- 16ad879 feat: improve badges in README.md by Yang Luo · 5 months ago v1.8.0
- 1501f30 docs: update README by Yang Luo · 2 years ago
- 736be4e feat: upgrade CI Node.js version to 20 by Yang Luo · 2 years ago v1.7.0
- e0a116b feat: Implement UpdatableAdapter on adapter (#73) by jkalberer · 2 years ago
- ae174c1 fix: fix code sample in the README.md (#70) by Oleksandr Andriienko · 2 years, 2 months ago v1.6.2
- fcbbff9 docs: fix typos in README.md (#69) by Anton Fomichev · 2 years, 5 months ago
- d694910 fix: restore the original tsconfig.json by Yang Luo · 2 years, 6 months ago v1.6.1
- 9dfa7c8 feat: Update typescript to v5, use eslint, fix ObjectId issue, fix dependency lock by Yang Luo · 2 years, 6 months ago v1.6.0
- 0f51e24 fix: support custom database table name in docs (#64) by Haochun Qi · 2 years, 7 months ago v1.5.5
- 612a9c9 fix: Fix failing typeorm-adapter with ACL model (#61) by Oleksandr Andriienko · 2 years, 8 months ago v1.5.4
- 0d056ab docs: replace gitter links with discord (#59) by YunShu · 2 years, 8 months ago
- 0d77b64 fix: fix bug that removeFilteredPolicy is not working properly (#58) by voile-source · 2 years, 10 months ago v1.5.3
- 253ec57 ci: fix release (#54) by Zxilly · 3 years, 7 months ago v1.5.2
- dfa4a4b Merge pull request #52 from audioeye/remove_deprecated_apis by Zxilly · 3 years, 7 months ago
- 65bd719 fix: Remove deprecated APIs and fix adapter when filtering policy by jkalberer · 3 years, 8 months ago
- 91339c2 fix: node version (#53) by Shivansh Yadav · 3 years, 8 months ago v1.5.1
- db31e4e Merge pull request #48 from anthrax63/feature/new-typeorm by Zxilly · 3 years, 9 months ago v1.5.0
- b54f5e0 feat: update package version, typescript and fix TS issues by Denis Bezrukov · 3 years, 9 months ago
- adf3e3c feat: update typeorm version by Denis Bezrukov · 3 years, 9 months ago
- 4fc9bd0 Merge pull request #47 from node-casbin/dependabot/npm_and_yarn/tmpl-1.0.5 by Yang Luo · 4 years, 6 months ago
- 817ebb4 chore(deps): bump tmpl from 1.0.4 to 1.0.5 by dependabot[bot] · 4 years, 6 months ago
- ba1b5ee fix: Token parsing issues if token contains delimiter (#46) by Hari Prasad · 4 years, 6 months ago v1.4.2
- 4b07021 Merge pull request #45 from node-casbin/dependabot/npm_and_yarn/y18n-3.2.2 by Yang Luo · 4 years, 7 months ago
- 090eac6 Merge pull request #44 from node-casbin/dependabot/npm_and_yarn/ws-5.2.3 by Yang Luo · 4 years, 7 months ago
- cd10603 chore(deps): bump y18n from 3.2.1 to 3.2.2 by dependabot[bot] · 4 years, 7 months ago
- 6e6af0f chore(deps): bump ws from 5.2.2 to 5.2.3 by dependabot[bot] · 4 years, 7 months ago
- 2b3b1b2 Merge pull request #43 from node-casbin/dependabot/npm_and_yarn/path-parse-1.0.7 by Yang Luo · 4 years, 7 months ago
- 28d7e11 chore(deps): bump path-parse from 1.0.6 to 1.0.7 by dependabot[bot] · 4 years, 7 months ago
- 20cbd0b Merge pull request #42 from harveyappleton/master by Yang Luo · 4 years, 9 months ago v1.4.1
- c521992 fix: Add 7th policy argument by Harvey Appleton · 4 years, 9 months ago
- 2bce214 Merge pull request #40 from node-casbin/dependabot/npm_and_yarn/hosted-git-info-2.8.9 by hsluoyz · 4 years, 10 months ago
- aa558ae chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by dependabot[bot] · 4 years, 10 months ago
- 4bf5343 Merge pull request #39 from node-casbin/dependabot/npm_and_yarn/lodash-4.17.21 by hsluoyz · 4 years, 10 months ago
- 07f78d6 chore(deps): bump lodash from 4.17.20 to 4.17.21 by dependabot[bot] · 4 years, 10 months ago
- 1157f38 Merge pull request #38 from node-casbin/dependabot/npm_and_yarn/handlebars-4.7.7 by hsluoyz · 4 years, 10 months ago
- 4a1f2e0 chore(deps): bump handlebars from 4.7.6 to 4.7.7 by dependabot[bot] · 4 years, 10 months ago
- 52e92a0 docs: fix badge by Zxilly · 5 years ago
- 3c49ce2 Merge pull request #37 from Zxilly/master by hsluoyz · 5 years ago v1.4.0
- 3a63719 docs: replace badge by Zxilly · 5 years ago
- fcec538 fix: add missing database setup by Zxilly · 5 years ago
- 953cd80 fix: add missing checkout by Zxilly · 5 years ago
- 0c108a2 fix: add coverage action by Zxilly · 5 years ago
- d868b98 fix: fix coverage by Zxilly · 5 years ago
- 36cef0e feat: migrate from travis to Github Actions by Zxilly · 5 years ago
- 7485fd9 Update CI badge to travis-ci.com by hsluoyz · 5 years ago v1.3.0
- 8b25445 Merge pull request #32 from reinaldooli/master by Zixuan Liu · 5 years ago
- de0f271 fix: Export classes and Travis CI by Reinaldo Oliveira · 5 years ago
- 5485ced fix: Correct name of project in package.json by Reinaldo Oliveira · 5 years ago
- 38012bd fix: Export classes and types by Reinaldo Oliveira · 5 years ago
- db0e7bf chore: Bump version by Reinaldo Oliveira · 5 years ago
- ce43ce9 fix: Export adapter options by Reinaldo Oliveira · 5 years ago
- 9b790d8 fix: Synchronize db in existent connection test by Reinaldo Oliveira · 5 years ago
- 5d35409 feat: Use existent connection by Reinaldo Oliveira · 5 years ago
- 1314f52 Merge pull request #30 from node-casbin/dependabot/npm_and_yarn/handlebars-4.7.6 by Yang Luo · 6 years ago
- af404e7 chore(deps): bump handlebars from 4.5.1 to 4.7.6 by dependabot[bot] · 6 years ago
- 99bc549 Bump to v1.2.0 by Zixuan Liu · 6 years ago v1.2.0
- aab0c33 Added support for Loading Filtered Policies from DB (#23) by I'm a Superman!!! · 6 years ago
- a4fa850 chore: bump to v1.1.0 by Zixuan Liu · 6 years ago v1.1.0
- 7030b25 Merge pull request #22 from DivyPatel9881/batch_operations by Zixuan Liu · 6 years ago
- 611ee3d fix: Make operations transactional. by DivyPatel9881 · 6 years ago
- e703299 fix: Remove unwanted imports. by DivyPatel9881 · 6 years ago
- 03e56c1 fix: Added tests. by DivyPatel9881 · 6 years ago
- 42e447b fix: Added addPolicies and removePolicies member functions. by DivyPatel9881 · 6 years ago
- 63c4359 Merge pull request #20 from xianjiezh/patch-1 by Zixuan Liu · 6 years ago
- 313941c Update README.md by Han · 6 years ago
- efa3fd4 Merge pull request #19 from node-casbin/dependabot/npm_and_yarn/acorn-5.7.4 by Zixuan Liu · 6 years ago
- 701ed98 Bump acorn from 5.7.3 to 5.7.4 by dependabot[bot] · 6 years ago
- 74ea39d Added a `CasbinMongoRule` to properly work with MongoDB (#18) by Felix Christl · 6 years ago
- 13fa950 Merge pull request #11 from node-casbin/dependabot/npm_and_yarn/merge-1.2.1 by Yang Luo · 6 years ago
- ada1fe8 Merge pull request #12 from node-casbin/dependabot/npm_and_yarn/mixin-deep-1.3.2 by Yang Luo · 6 years ago
- 7fcffb1 Merge pull request #13 from node-casbin/dependabot/npm_and_yarn/js-yaml-3.13.1 by Yang Luo · 6 years ago
- e9ef483 Merge pull request #14 from node-casbin/dependabot/npm_and_yarn/lodash-4.17.15 by Yang Luo · 6 years ago
- cb939ad Bump lodash from 4.17.11 to 4.17.15 by dependabot[bot] · 6 years ago
- 2307c5f Bump merge from 1.2.0 to 1.2.1 by dependabot[bot] · 6 years ago
- c518bce Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot[bot] · 6 years ago
- 1268df1 Bump js-yaml from 3.12.0 to 3.13.1 by dependabot[bot] · 6 years ago
- 08e3a65 Merge pull request #10 from node-casbin/dependabot/npm_and_yarn/handlebars-4.5.1 by Yang Luo · 6 years ago
- 62ffc28 Bump handlebars from 4.0.12 to 4.5.1 by dependabot[bot] · 6 years ago
- 6253ced Bump to version 1.0.4 by Zixuan Liu · 7 years ago v1.0.4
- dbdc442 Merge pull request #6 from BobbieBarker/master by Zixuan Liu · 7 years ago
- 614f789 feat(adapter-configuration): Modified adapter.ts to allow for configuration over rides. by chad · 7 years ago
- 9978ba8 Bump to v1.0.3 by Zixuan Liu · 7 years ago v1.0.3
- 3874422 Fix #4 by Zixuan Liu · 7 years ago
- c5f151b Bump to v1.0.2 by nodece · 7 years ago v1.0.2
- 782cccd Implement removeFilteredPolicy by nodece · 7 years ago
- 77166e9 Create database in Travis CI, fix the badges. by nodece · 7 years ago
- 853dc0e Improve supported dbs in README. by Yang Luo · 7 years ago
- 304afea Finish by nodece · 7 years ago
- abe9ff7 v1.0.1 by nodece · 7 years ago