- 89f9ffd chore: Update Cargo.toml to use repository instead of homepage (#95) by Gábor Szabó · 9 months ago master
- bb84a06 feat: bump version to 1.2.0 by Yang Luo · 9 months ago v1.2.0
- 39975ab feat: Adds the ability to pass in a pool (#94) by Josh Converse · 9 months ago
- a5aab05 feat: bump version to 1.1.0 by Yang Luo · 9 months ago v1.1.0
- bf3f5b5 feat: fix coverage CI error by Yang Luo · 9 months ago
- 0636ab3 feat: fix CI error: "Did not find a compatible version of libmysqlclient" by Yang Luo · 9 months ago
- 60b5471 feat: fix clippy linter warnings about sql_query format strings by Yang Luo · 9 months ago
- f750043 feat: fix CI error: "permission denied for schema public" by Yang Luo · 9 months ago
- 70fd503 feat: improve README by Yang Luo · 10 months ago
- bfbb2db feat: improve README.md by hsluoyz · 2 years, 2 months ago v1.0.1
- 6f31e88 fix: CI error (#86) by 沐 · 2 years, 2 months ago
- e561fca feat: bump version to 1.0.0 by Yang Luo · 2 years, 3 months ago v1.0.0
- 43d4ef5 feat: remove macOS from CI by Yang Luo · 2 years, 3 months ago
- 25c841a feat: fix incompatible trait implementation with Casbin-rs 2.1.0 (#84) by Peter Burnett · 2 years, 3 months ago
- 5c9c4da fix: improve README.md by hsluoyz · 2 years, 3 months ago
- 1f930b9 fix: CI set up (#80) by Jeremiah Peschka · 2 years, 11 months ago
- e87a4d0 feat: update dependencies to Diesel 2 (#79) by Jeremiah Peschka · 2 years, 11 months ago
- 7b0fbbb fix: fix CI errors (#76) by hsluoyz · 3 years ago
- 8c8b648 ci: add test for multiple os (#65) by greenhandatsjtu · 3 years, 11 months ago
- 018d362 Merge pull request #64 from greenhandatsjtu/feat-docs by Eason Chai · 3 years, 11 months ago
- 132cc79 docs: enable macros and rt-multi-thread features of tokio by greenhandatsjtu · 3 years, 11 months ago
- 74756a2 Merge pull request #63 from casbin-rs/dependabot/add-v2-config-file by hsluoyz · 4 years, 11 months ago
- 537c935 Upgrade to GitHub-native Dependabot by dependabot-preview[bot] · 4 years, 11 months ago dependabot/add-v2-config-file
- 4e9f2a8 Merge pull request #62 from hackerchai/feature/optimze-incremental-compilation by Eason Chai · 5 years ago
- 92db652 perf: optimize incremental complilation time & reduce release size by hackerchai · 5 years ago
- c23a53a Merge pull request #61 from hackerchai/ci/sqlite by Eason Chai · 5 years ago
- f1984a7 Feat: update README.md by hackerchai · 5 years ago
- 33ff438 Feat: add sqlite ci by hackerchai · 5 years ago
- df83693 Feat: change README.md example code by hackerchai · 5 years ago
- cffd74c Merge pull request #60 from hackerchai/master by Eason Chai · 5 years ago v0.9.0
- 0c8d684 Feat: bump version 0.9.0 by hackerchai · 5 years ago
- 9fb0ac2 Feat: alter database table name by hackerchai · 5 years ago
- d956267 Feat: upgrade tokio 1.0 and upgrade dependencies by hackerchai · 5 years ago
- 930fc68 bump version by Cheng JIANG · 5 years ago v0.8.3
- 7f70e52 revert tokio upgrade by Cheng JIANG · 5 years ago
- 2aa719e fix CI by Cheng JIANG · 5 years ago v0.8.2
- 9a6560d bump casbin version by Cheng JIANG · 5 years ago
- ce87828 Feat: ignore vscode dir by Hackerchai · 5 years ago
- 8fb219a Merge pull request #49 from hackerchai/master by Eason Chai · 5 years ago v0.8.1
- 8a7448a Feat: bump version 0.8.1 by Hackerchai · 5 years ago
- 5f94c1c Fix: fix random mysql ci error by Hackerchai · 5 years ago
- 7337d96 Merge pull request #48 from casbin-rs/casbin-v2 by Cheng JIANG · 6 years ago v0.8.0
- 1b1fb69 fix CI by Cheng JIANG · 6 years ago casbin-v2
- 395e4f3 feature: support casbinv2 & sqlite feature by Cheng JIANG · 6 years ago
- 283f0c9 bump version by Cheng JIANG · 6 years ago v0.7.3
- 0368f9a Merge pull request #46 from miterst/fix_lifetime_parameter by Cheng JIANG · 6 years ago
- c3b34ee Fix github action ci by Mite Ristovski · 6 years ago
- b4ad4eb restart GitHub Actions by Mite Ristovski · 6 years ago
- be39617 Fix lifetime parameter by Mite Ristovski · 6 years ago
- feac55c Merge pull request #45 from hackerchai/master by Eason Chai · 6 years ago v0.7.2
- a06441a Feat: bump version 0.7.2 by Hackerchai · 6 years ago
- f9d2998 Merge pull request #44 from PsiACE/master by Eason Chai · 6 years ago
- ab71e1d Update casbin to v1.1.0 by Chojan Shang · 6 years ago
- 3f8e2d5 Merge pull request #42 from hackerchai/master by Eason Chai · 6 years ago v0.7.1
- 7b3c16a Feat: bump version 0.7.1 by Hackerchai · 6 years ago
- 8cac76d Feat: update casbin and dependencies by Hackerchai · 6 years ago
- b4a9f73 Merge pull request #40 from PsiACE/master by Eason Chai · 6 years ago
- 4b85f86 Fix example code. by Chojan Shang · 6 years ago
- 2d06a12 Merge pull request #38 from casbin-rs/dependabot/cargo/casbin-0.9.2 by Cheng JIANG · 6 years ago
- 3b5e9bc Build(deps): update casbin requirement from 0.8.3 to 0.9.2 by dependabot-preview[bot] · 6 years ago
- f642c11 Merge pull request #37 from GopherJ/bump-version by Cheng JIANG · 6 years ago v0.7.0
- f41e688 bump version by Cheng JIANG · 6 years ago
- 5af28ed Merge pull request #36 from hackerchai/master by Eason Chai · 6 years ago
- d581c54 Feat: update README.md by Hackerchai · 6 years ago
- 1c88d02 Merge pull request #35 from hackerchai/master by Cheng JIANG · 6 years ago
- 7942a2d Feat: update casbin & re-export casbin by Hackerchai · 6 years ago
- 54124dc Merge pull request #33 from hackerchai/master by Cheng JIANG · 6 years ago
- d810fbf Feat: update casbin & fix error by Hackerchai · 6 years ago
- dde311c Fix: fix CI by Hackerchai · 6 years ago
- 15762d0 Feat: add spawn_blocking improvement by Hackerchai · 6 years ago
- 0461222 Fix: fix CI database connection by Hackerchai · 6 years ago
- 1df66fe Feat: modify CI to support .env by Hackerchai · 6 years ago
- fbdc1f5 Feat: change ConnOptions to .env by Hackerchai · 6 years ago
- b51671e Merge pull request #31 from hackerchai/master by Cheng JIANG · 6 years ago v0.6.1
- d79c2db Feat: bump version 0.6.1 by Hackerchai · 6 years ago
- be606d1 Feat: cargo dependencies update by Hackerchai · 6 years ago
- 886df55 Feat: update README.md by Hackerchai · 6 years ago
- a66e1a3 Fix: fix CI by Hackerchai · 6 years ago
- 169e978 Feat: change CI to github actions by Hackerchai · 6 years ago
- ac1d2fd Merge pull request #30 from GopherJ/filtered-adapter by Cheng JIANG · 6 years ago v0.6.0
- c338379 return None when policy in db isn't p*, g* by Cheng JIANG · 6 years ago
- 2606270 change self.is_filtered if returned policy is none by Cheng JIANG · 6 years ago
- b6dd6fb bump casbin version & implement filtered adapter by Cheng JIANG · 6 years ago
- 1ef3511 Merge pull request #29 from GopherJ/improve/add-mysql-service-in-ci by Cheng JIANG · 6 years ago
- a6198c5 add mysql sevice in CI by Cheng JIANG · 6 years ago
- f1a255a bump version by Cheng JIANG · 6 years ago v0.5.0
- a51495e Merge pull request #27 from hackerchai/master by Cheng JIANG · 6 years ago
- c4debae Update: bump diesel and async-trait version by Hackerchai · 6 years ago
- 953a6b7 Update: update casbin to 0.5.1 by Hackerchai · 6 years ago
- 3831cf8 Feat: add codecov badge by Hackerchai · 6 years ago
- 6c8ef5f Fix; fix CI codecov by Hackerchai · 6 years ago
- ae7ff37 Feat: add auto release workflow by Hackerchai · 6 years ago
- a89c43f Feat: add codecov to CI by Hackerchai · 6 years ago
- b378a3e Merge pull request #26 from GopherJ/fix/async-test-conflicts by Cheng JIANG · 6 years ago
- 8c3f61b fix async test's conflicts by Cheng JIANG · 6 years ago
- e0ba8f6 Merge pull request #25 from GopherJ/bump/0.4.3 by Cheng JIANG · 6 years ago
- 6d295d2 bump version by Cheng JIANG · 6 years ago
- aa0a166 Merge pull request #24 from GopherJ/fix/typo by Cheng JIANG · 6 years ago
- 14a8429 fix typo which causes unexpected result by Cheng JIANG · 6 years ago
- 7816c46 Merge pull request #23 from GopherJ/bump/casbin-0.4.3 by Cheng JIANG · 6 years ago