1. 55287df fix: security vulnerability in sequelize-typescript <2.1.6 (#83) by Amine Roukh · 2 years, 3 months ago master v2.7.1
  2. 3867825 docs: replace gitter links with discord (#81) by YunShu · 2 years, 8 months ago
  3. 4dccf8d feat: create new CasbinRule instance every time sequelize Adapter opens connection (#80) by tsoultanopoulos · 2 years, 9 months ago v2.7.0
  4. 1724f2e fix: append schema as parameter for updateCasbinRule() (#76) by Shubhanshu · 3 years ago v2.6.1
  5. 0ae1c9d feat: fix security vulnerability in sequelize and typing errors (#77) by Amine Roukh · 3 years ago v2.6.0
  6. 29a647d feat: Add a argument to determine whether to automatically create a table (#73) by Terry Gao 高璇 · 3 years, 1 month ago v2.5.0
  7. a32cf76 fix: Require a frozen lockfile when build (#68) by js-lowes · 3 years, 6 months ago v2.4.0
  8. 3fcc396 feat: Optionally set the schema for table creation (#66) by js-lowes · 3 years, 6 months ago
  9. 5800d80 feat: Filtered policy support (#64) by Grady Rogers · 3 years, 6 months ago
  10. ccf15eb fix: security vulnerability CVE-2021-3765 in validator.js (#63) by Sam Stefan · 3 years, 11 months ago v2.3.2
  11. 6eef10d Merge pull request #46 from Gabriel-403/fix#45 by Yang Luo · 4 years, 8 months ago v2.3.1
  12. 9dddfa9 Merge pull request #58 from Zxilly/master by Yang Luo · 4 years, 8 months ago
  13. e3147df docs: update badge by Zxilly · 4 years, 8 months ago
  14. 4363a38 Merge pull request #57 from Zxilly/master by Yang Luo · 4 years, 8 months ago v2.3.0
  15. 6169eb5 build: lock sequelize at 6.6.2 by Zxilly · 4 years, 8 months ago
  16. cf8f725 Merge pull request #54 from Zxilly/master by Yang Luo · 4 years, 8 months ago
  17. de14130 build: remove default action by Zxilly · 4 years, 8 months ago
  18. 7cc7c28 ci: fix semantic-release by Zxilly · 4 years, 8 months ago
  19. 3a0fdfc Merge pull request #50 from Zxilly/master by Yang Luo · 4 years, 8 months ago
  20. e79f7ea style: make eslint happy :( by Zxilly · 4 years, 8 months ago
  21. 5f587ab feat: add support for custom table name by Zxilly · 4 years, 8 months ago
  22. c3e0b79 Merge pull request #52 from Gabriel-403/fix_47 by Yang Luo · 4 years, 8 months ago
  23. cbeb097 Switch from travis-ci.org to GitHub Actions CI and setup semantic-release by Gabriel-403 · 4 years, 8 months ago
  24. 35d1108 fix: removeFilteredNamedPolicy does not respect ptype by Gabriel-403 · 4 years, 8 months ago
  25. 1659bf9 Bump to v2.2.0 by Yang Luo · 5 years ago v2.2.0
  26. e46acb9 Change registry to registry.npmjs.org by Yang Luo · 5 years ago
  27. 3a03276 Merge pull request #41 from Yash-g17/master by hsluoyz · 5 years ago
  28. 8112652 added v6 sequelize support by Yash-g17 · 5 years ago
  29. 66a7eb7 Commit yarn.lock by Yang Luo · 5 years ago
  30. 833a14d chore: fix repository URL in package.json by Zixuan Liu · 5 years ago
  31. af6d3b8 Use Github Actions (#29) by 木杉 · 6 years ago
  32. 64abb9d update deps & add prettier & replace tslint with eslint (#27) by 木杉 · 6 years ago
  33. afea87a Bump to v2.1.0 by Zixuan Liu · 6 years ago v2.1.0
  34. f06886b Merge pull request #24 from lwjcjmx123/master by Zixuan Liu · 6 years ago
  35. c30e9e6 Implement addPolicies() and removePolicies() by liuwenjun03 · 6 years ago
  36. d8f8134 Implementation removeFilteredPolicy by Zixuan Liu · 6 years ago
  37. 771fc91 Merge pull request #18 from rsslldnphy/transaction by Yang Luo · 7 years ago
  38. 0863ab1 Wrap savePolicy in a transaction by Russell Dunphy · 7 years ago
  39. 9e2f320 Merge pull request #17 from rsslldnphy/bulk-insert by Yang Luo · 7 years ago
  40. 6e258c7 Bulk create rules when saving policy by Russell Dunphy · 7 years ago
  41. 3b5cc58 Bump to v2.0.0 by Zixuan Liu · 7 years ago v2.0.0
  42. 8ad338a Add yarn configure by Zixuan Liu · 7 years ago
  43. 94c7c83 Merge pull request #15 from node-casbin/v5 by Yang Luo · 7 years ago
  44. b8e0ef5 Migrate to sequelize v5 by Zixuan Liu · 7 years ago v5
  45. a80736e Merge pull request #13 from zmilan/master by Zixuan Liu · 7 years ago
  46. a004aa3 Update README.md by Milan Zivkovic · 7 years ago
  47. 080d617 Update travis use yarn by Zixuan Liu · 7 years ago
  48. a8e4a3e Bump to version 1.0.2 by Yang Luo · 7 years ago v1.0.2
  49. 7b8afe3 Update travis config by nodeces@gmail.com · 7 years ago
  50. 6622691 Update typescript by Zixuan Liu · 7 years ago
  51. 05d7fab Update casbin dependency version to v2.0.0. by Yang Luo · 7 years ago
  52. 9d0a81f Update dependency version of sequelize and jest. by Yang Luo · 7 years ago
  53. 92bf810 Fix npm install command in README. by Yang Luo · 7 years ago
  54. a3510b2 Merge pull request #11 from lucaslrolim/patch-1 by Yang Luo · 7 years ago
  55. 9922ef7 add missing argument on README by Lucas Rolim · 7 years ago
  56. e709cc5 Bump to version 1.0.1 by Yang Luo · 7 years ago v1.0.1
  57. 7fc6f3b Merge pull request #10 from nodece/master by Yang Luo · 7 years ago
  58. 1cffbe5 Fix #9 by nodece · 7 years ago
  59. b9d6b5f Merge pull request #8 from nodece/master by Yang Luo · 7 years ago
  60. 8bb678c Refactor open() and createDatabase(), implement addPolicy() and removePolicy() by nodece · 7 years ago
  61. 0ff2f49 Use console.log() in testGetPolicy(). by Yang Luo · 8 years ago
  62. 2f061b7 Add spaces in test. by Yang Luo · 8 years ago
  63. 7685eca Refactoring loadPolicyLine and fix jest not exit (#5) by nodece · 8 years ago
  64. d40ddde Update Casbin dependency to v1.1.1 to avoid warning in Util.array2DEquals(). by Yang Luo · 8 years ago
  65. 6f62435 Make SequelizeAdapter implement the Adapter interface. by Yang Luo · 8 years ago
  66. 7bc6fd1 constructor and options for Sequelize (#4) by Chalin · 8 years ago
  67. e0bc913 Add NPM badges to README. by Yang Luo · 8 years ago
  68. 6cebead Improve the NPM description. by Yang Luo · 8 years ago v1.0.0
  69. d7837b8 Add Travis CI and coverage. by Yang Luo · 8 years ago
  70. 6c57467 Suppress the null astMap tslint warning. by Yang Luo · 8 years ago
  71. 08819e0 Add README. by Yang Luo · 8 years ago
  72. ff8fe95 Use "casbin_rule" as the table name instead of the default "casbinrule". by Yang Luo · 8 years ago
  73. ed849c9 Add optional parameter: dbSpecified by Yang Luo · 8 years ago
  74. 0e886e4 Finish the code and pass the test. by Yang Luo · 8 years ago
  75. b66047b Use sequelize-typescript. by Yang Luo · 8 years ago
  76. 22f1959 Do not commit package lock file any more. by Yang Luo · 8 years ago
  77. fd02f85 Add the test. by Yang Luo · 8 years ago
  78. 4d3ca86 Add @types/sequelize and Yarn lock. by Yang Luo · 8 years ago
  79. c5f9e86 Add the code. by Yang Luo · 8 years ago
  80. 9d8f778 Add package.json by Yang Luo · 8 years ago
  81. 4e27d05 Add .gitignore by Yang Luo · 8 years ago
  82. b20d9ba Initial commit by Yang Luo · 8 years ago