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