1. 7f8460f chore(release): 1.9.0 [skip ci] by semantic-release-bot · 4 months ago master v1.9.0
  2. 6bea106 feat: fix SQLAlchemy warning from duplicate CasbinRule class names (#12) by Yang Luo · 4 months ago
  3. ce553e4 chore(release): 1.8.0 [skip ci] by semantic-release-bot · 4 months ago v1.8.0
  4. 0ac6def feat: add `create_table` parameter to control automatic table creation (#10) by Yang Luo · 4 months ago
  5. 80e3a11 chore(release): 1.7.0 [skip ci] by semantic-release-bot · 7 months ago v1.7.0
  6. ce9966d feat: fix the bug that custom db_class alters global metadata state (#8) by Theo · 7 months ago
  7. 76814ad chore(release): 1.6.0 [skip ci] by semantic-release-bot · 7 months ago v1.6.0
  8. 4a7ff92 feat: fix README badges (#7) by Theo · 7 months ago
  9. b0ecedb chore(release): 1.5.0 [skip ci] by semantic-release-bot · 7 months ago v1.5.0
  10. 4dc3674 feat: switch from casbin to pycasbin (#6) by Theo · 7 months ago
  11. ebf70ab chore(release): 1.4.0 [skip ci] by semantic-release-bot · 7 months ago v1.4.0
  12. 0d2b660 feat: add custom table names for CasbinRule class and update tests by Yuki Yamada · 7 months ago
  13. 9bb1a87 chore(release): 1.3.0 [skip ci] by semantic-release-bot · 1 year, 5 months ago v1.3.0
  14. 7de8ac4 feat: update path by Yang Luo · 1 year, 5 months ago
  15. 9ad0414 feat: update path by Yang Luo · 1 year, 5 months ago
  16. 4698e87 chore(release): 1.2.0 [skip ci] by semantic-release-bot · 1 year, 10 months ago v1.2.0
  17. d4eedda feat: nested session causes deadlock (#67) by YenchenLiu · 1 year, 10 months ago
  18. ba5e41d chore(release): 1.1.0 [skip ci] by semantic-release-bot · 2 years ago v1.1.0
  19. 8b03bab feat: DeclarativeBase import fails with SQLAlchemy 1.x (#66) by Sean Donoghue · 2 years ago
  20. b6bfd80 chore(release): 1.0.0 [skip ci] by semantic-release-bot · 2 years ago v1.0.0
  21. 02d357f feat: upgrade CI Python version to 3.12 by Yang Luo · 2 years ago
  22. 06d1aad chore(release): 0.7.0 [skip ci] by semantic-release-bot · 2 years, 1 month ago v0.7.0
  23. dec0ff8 feat: update Python version to 3.9+ by Yang Luo · 2 years, 1 month ago
  24. d6bc9f6 chore(release): 0.6.0 [skip ci] by semantic-release-bot · 2 years, 1 month ago v0.6.0
  25. a737cd8 feat: replace declarative_base -> DeclarativeBase for sqlalchemy 2.0 migration (#65) by Jimmy Yeh · 2 years, 1 month ago
  26. 78edd93 chore(release): 0.5.3 [skip ci] by semantic-release-bot · 2 years, 1 month ago v0.5.3
  27. 2f91fbc fix: update CI version to Node.js 20 by Yang Luo · 2 years, 1 month ago
  28. f7851f8 chore(release): 0.5.2 [skip ci] by semantic-release-bot · 2 years, 10 months ago v0.5.2
  29. 206be72 fix: Stop including README as top-level data file in package (#63) by Huon Wilson · 2 years, 10 months ago
  30. dc293c4 chore(release): 0.5.1 [skip ci] by semantic-release-bot · 3 years ago v0.5.1
  31. 7c17a97 fix: fix CI typo by hsluoyz · 3 years ago
  32. 72ecd76 fix: update CI script versions by hsluoyz · 3 years ago
  33. 8a8e346 Fix README typo by hsluoyz · 3 years ago
  34. ac768ce docs: Fix typo in comment in example (#60) by Gary Donovan · 3 years, 4 months ago
  35. 606a631 chore(release): 0.5.0 [skip ci] by semantic-release-bot · 3 years, 8 months ago v0.5.0
  36. 39dbf19 Merge pull request #56 from Shivansh-yadav13/feat_ufp by Jon · 3 years, 8 months ago
  37. 6799bc8 feat: update_filtered_policies by Shivansh-yadav13 · 3 years, 11 months ago
  38. 2222d9a chore(release): 0.4.2 [skip ci] by semantic-release-bot · 4 years, 6 months ago v0.4.2
  39. 094d079 Merge pull request #52 from Zxilly/master by Yang Luo · 4 years, 6 months ago
  40. 8ee69bc fix: make filter query works with custom db_class by Zxilly · 4 years, 6 months ago
  41. 9fc6b2b chore(release): 0.4.1 [skip ci] by semantic-release-bot · 4 years, 6 months ago v0.4.1
  42. 5a00fbf Merge pull request #51 from Zxilly/master by Yang Luo · 4 years, 6 months ago
  43. 9de8561 style: make black happy :( by Zxilly · 4 years, 6 months ago
  44. 4effb2d fix: fix db_class not vaild by Zxilly · 4 years, 6 months ago
  45. d834662 ci: code reformatted and linter tests added (#49) by ffyuanda · 4 years, 8 months ago
  46. a22395e chore(release): 0.4.0 [skip ci] by semantic-release-bot · 4 years, 8 months ago v0.4.0
  47. 84ed6ee feat: finish up update_policy and update_policies (#48) by ffyuanda · 4 years, 8 months ago
  48. 09f1c9c chore(release): 0.3.2 [skip ci] by semantic-release-bot · 4 years, 8 months ago v0.3.2
  49. 60b3253 fix: migrate from travis-ci to Github Actions by ffyuanda · 4 years, 8 months ago
  50. 1449199 fix: possibly wrong behavior for remove_policies (#40) by edward zhu · 5 years ago
  51. 602cfd6 Bump to v0.3.1 by Jon Lee · 5 years ago v0.3.1
  52. c9f26e3 fix: sqlalchemy session timeout and InvalidRequestError by YH · 5 years ago
  53. 218b193 Bump to v0.3.0 by Yang Luo · 5 years ago v0.3.0
  54. 0ecfdc7 Merge pull request #34 from wakemaster39/add_policies by hsluoyz · 5 years ago
  55. 6b7bd3f Merge pull request #35 from hsluoyz/master by hsluoyz · 5 years ago
  56. 7b4f2f0 fix: remove Python 3.4, add 3.8, 3.9 by Yang Luo · 5 years ago
  57. c0645bd fix: Switch to travis-ci.com by Yang Luo · 5 years ago
  58. dba6b37 feat: added add/remove policies support by Cameron Hurst · 5 years ago
  59. 09946f5 Merge pull request #31 from ifdotpy/master by hsluoyz · 5 years ago
  60. 17500b9 Add skipping of filtering field by Igor Fominykh · 5 years ago
  61. 4c9d37b Merge pull request #30 from wakemaster39/filter_sets by hsluoyz · 5 years ago
  62. e3c189a feat: support filter sets by Cameron Hurst · 5 years ago
  63. 2118a94 Bump to v0.2.0 by Jon Lee · 5 years ago v0.2.0
  64. da97331 Merge pull request #24 from yyellowsun/master by Jon Lee · 5 years ago
  65. d1ce630 fix: Filtered Policy Support by yyellowsun · 5 years ago
  66. 4b3d9d9 Merge pull request #9 from wakemaster39/master by Foufou · 6 years ago
  67. c21fc8d feat: expose _commit so it can be overridden by Cameron Hurst · 6 years ago
  68. a64886f Bump to v0.1.0 by TechLee · 6 years ago v0.1.0
  69. a203a24 Improve test code by TechLee · 6 years ago
  70. a2117b8 Merge pull request #5 from vzts/master by Foufou · 6 years ago
  71. 9ff5174 Improve efficiency and allow empty string by YeeChanKo · 6 years ago
  72. 083dfb0 added functions and test for remove filtered policy by Prathik Kaliyambath · 6 years ago
  73. bedb96f Bump to v0.0.3 by Foufou · 6 years ago v0.0.3
  74. 579bf29 Remove Python 3.3 for travis-ci often failing, add Python3.7. by Foufou · 6 years ago
  75. 06caf18 Improve remove_policy(). by Foufou · 7 years ago
  76. a6b55e5 Released version 0.0.2 by TechLee · 7 years ago v0.0.2
  77. 7c25596 Merge pull request #1 from TripleDogDare/master by Foufou · 7 years ago
  78. 7d01b68 Fix bug in save policy line by Calvin Behling · 7 years ago
  79. aa7b1f5 Update README.md by Foufou · 7 years ago
  80. 54ce123 First commit by TechLee · 7 years ago v0.0.1
  81. 45b6243 Initial commit by Foufou · 7 years ago