1. d1c9a4e fix: make libsqlite3-sys an optional dependency by Yang Luo · 2 weeks ago master
  2. 57f40c5 ci: drop Windows from CI matrix by Yang Luo · 4 weeks ago
  3. facff67 fix(ci): locate MSVC via vswhere instead of hardcoded VS 2022 path by Yang Luo · 4 weeks ago
  4. 8b5c2f6 chore: update repo URLs by Yang Luo · 4 weeks ago
  5. cbf4dad ci: replace archived actions-rs actions with rustup/cargo by Yang Luo · 4 weeks ago
  6. 892c1df feat: expose ConnectionPool and re-export diesel for with_pool by Yang Luo · 4 weeks ago
  7. 1167256 ci: add NOTICE and DISCLAIMER by Yang Luo · 4 weeks ago
  8. 59b78a0 ci: release by tag, GitHub pre-release for rc versions by Yang Luo · 4 weeks ago
  9. 89f9ffd chore: Update Cargo.toml to use repository instead of homepage (#95) by Gábor Szabó · 1 year, 3 months ago
  10. bb84a06 feat: bump version to 1.2.0 by Yang Luo · 1 year, 3 months ago v1.2.0
  11. 39975ab feat: Adds the ability to pass in a pool (#94) by Josh Converse · 1 year, 3 months ago
  12. a5aab05 feat: bump version to 1.1.0 by Yang Luo · 1 year, 3 months ago v1.1.0
  13. bf3f5b5 feat: fix coverage CI error by Yang Luo · 1 year, 3 months ago
  14. 0636ab3 feat: fix CI error: "Did not find a compatible version of libmysqlclient" by Yang Luo · 1 year, 3 months ago
  15. 60b5471 feat: fix clippy linter warnings about sql_query format strings by Yang Luo · 1 year, 3 months ago
  16. f750043 feat: fix CI error: "permission denied for schema public" by Yang Luo · 1 year, 3 months ago
  17. 70fd503 feat: improve README by Yang Luo · 1 year, 3 months ago
  18. bfbb2db feat: improve README.md by hsluoyz · 2 years, 7 months ago v1.0.1
  19. 6f31e88 fix: CI error (#86) by 沐 · 2 years, 7 months ago
  20. e561fca feat: bump version to 1.0.0 by Yang Luo · 2 years, 9 months ago v1.0.0
  21. 43d4ef5 feat: remove macOS from CI by Yang Luo · 2 years, 9 months ago
  22. 25c841a feat: fix incompatible trait implementation with Casbin-rs 2.1.0 (#84) by Peter Burnett · 2 years, 9 months ago
  23. 5c9c4da fix: improve README.md by hsluoyz · 2 years, 9 months ago
  24. 1f930b9 fix: CI set up (#80) by Jeremiah Peschka · 3 years, 4 months ago
  25. e87a4d0 feat: update dependencies to Diesel 2 (#79) by Jeremiah Peschka · 3 years, 4 months ago
  26. 7b0fbbb fix: fix CI errors (#76) by hsluoyz · 3 years, 5 months ago
  27. 8c8b648 ci: add test for multiple os (#65) by greenhandatsjtu · 4 years, 4 months ago
  28. 018d362 Merge pull request #64 from greenhandatsjtu/feat-docs by Eason Chai · 4 years, 4 months ago
  29. 132cc79 docs: enable macros and rt-multi-thread features of tokio by greenhandatsjtu · 4 years, 4 months ago
  30. 74756a2 Merge pull request #63 from casbin-rs/dependabot/add-v2-config-file by hsluoyz · 5 years ago
  31. 537c935 Upgrade to GitHub-native Dependabot by dependabot-preview[bot] · 5 years ago dependabot/add-v2-config-file
  32. 4e9f2a8 Merge pull request #62 from hackerchai/feature/optimze-incremental-compilation by Eason Chai · 5 years ago
  33. 92db652 perf: optimize incremental complilation time & reduce release size by hackerchai · 5 years ago
  34. c23a53a Merge pull request #61 from hackerchai/ci/sqlite by Eason Chai · 6 years ago
  35. f1984a7 Feat: update README.md by hackerchai · 6 years ago
  36. 33ff438 Feat: add sqlite ci by hackerchai · 6 years ago
  37. df83693 Feat: change README.md example code by hackerchai · 6 years ago
  38. cffd74c Merge pull request #60 from hackerchai/master by Eason Chai · 6 years ago v0.9.0
  39. 0c8d684 Feat: bump version 0.9.0 by hackerchai · 6 years ago
  40. 9fb0ac2 Feat: alter database table name by hackerchai · 6 years ago
  41. d956267 Feat: upgrade tokio 1.0 and upgrade dependencies by hackerchai · 6 years ago
  42. 930fc68 bump version by Cheng JIANG · 6 years ago v0.8.3
  43. 7f70e52 revert tokio upgrade by Cheng JIANG · 6 years ago
  44. 2aa719e fix CI by Cheng JIANG · 6 years ago v0.8.2
  45. 9a6560d bump casbin version by Cheng JIANG · 6 years ago
  46. ce87828 Feat: ignore vscode dir by Hackerchai · 6 years ago
  47. 8fb219a Merge pull request #49 from hackerchai/master by Eason Chai · 6 years ago v0.8.1
  48. 8a7448a Feat: bump version 0.8.1 by Hackerchai · 6 years ago
  49. 5f94c1c Fix: fix random mysql ci error by Hackerchai · 6 years ago
  50. 7337d96 Merge pull request #48 from casbin-rs/casbin-v2 by Cheng JIANG · 6 years ago v0.8.0
  51. 1b1fb69 fix CI by Cheng JIANG · 6 years ago casbin-v2
  52. 395e4f3 feature: support casbinv2 & sqlite feature by Cheng JIANG · 6 years ago
  53. 283f0c9 bump version by Cheng JIANG · 6 years ago v0.7.3
  54. 0368f9a Merge pull request #46 from miterst/fix_lifetime_parameter by Cheng JIANG · 6 years ago
  55. c3b34ee Fix github action ci by Mite Ristovski · 6 years ago
  56. b4ad4eb restart GitHub Actions by Mite Ristovski · 6 years ago
  57. be39617 Fix lifetime parameter by Mite Ristovski · 6 years ago
  58. feac55c Merge pull request #45 from hackerchai/master by Eason Chai · 6 years ago v0.7.2
  59. a06441a Feat: bump version 0.7.2 by Hackerchai · 6 years ago
  60. f9d2998 Merge pull request #44 from PsiACE/master by Eason Chai · 6 years ago
  61. ab71e1d Update casbin to v1.1.0 by Chojan Shang · 6 years ago
  62. 3f8e2d5 Merge pull request #42 from hackerchai/master by Eason Chai · 6 years ago v0.7.1
  63. 7b3c16a Feat: bump version 0.7.1 by Hackerchai · 6 years ago
  64. 8cac76d Feat: update casbin and dependencies by Hackerchai · 6 years ago
  65. b4a9f73 Merge pull request #40 from PsiACE/master by Eason Chai · 6 years ago
  66. 4b85f86 Fix example code. by Chojan Shang · 6 years ago
  67. 2d06a12 Merge pull request #38 from casbin-rs/dependabot/cargo/casbin-0.9.2 by Cheng JIANG · 6 years ago
  68. 3b5e9bc Build(deps): update casbin requirement from 0.8.3 to 0.9.2 by dependabot-preview[bot] · 6 years ago
  69. f642c11 Merge pull request #37 from GopherJ/bump-version by Cheng JIANG · 6 years ago v0.7.0
  70. f41e688 bump version by Cheng JIANG · 6 years ago
  71. 5af28ed Merge pull request #36 from hackerchai/master by Eason Chai · 6 years ago
  72. d581c54 Feat: update README.md by Hackerchai · 6 years ago
  73. 1c88d02 Merge pull request #35 from hackerchai/master by Cheng JIANG · 6 years ago
  74. 7942a2d Feat: update casbin & re-export casbin by Hackerchai · 6 years ago
  75. 54124dc Merge pull request #33 from hackerchai/master by Cheng JIANG · 6 years ago
  76. d810fbf Feat: update casbin & fix error by Hackerchai · 6 years ago
  77. dde311c Fix: fix CI by Hackerchai · 6 years ago
  78. 15762d0 Feat: add spawn_blocking improvement by Hackerchai · 6 years ago
  79. 0461222 Fix: fix CI database connection by Hackerchai · 6 years ago
  80. 1df66fe Feat: modify CI to support .env by Hackerchai · 6 years ago
  81. fbdc1f5 Feat: change ConnOptions to .env by Hackerchai · 6 years ago
  82. b51671e Merge pull request #31 from hackerchai/master by Cheng JIANG · 6 years ago v0.6.1
  83. d79c2db Feat: bump version 0.6.1 by Hackerchai · 6 years ago
  84. be606d1 Feat: cargo dependencies update by Hackerchai · 6 years ago
  85. 886df55 Feat: update README.md by Hackerchai · 6 years ago
  86. a66e1a3 Fix: fix CI by Hackerchai · 6 years ago
  87. 169e978 Feat: change CI to github actions by Hackerchai · 6 years ago
  88. ac1d2fd Merge pull request #30 from GopherJ/filtered-adapter by Cheng JIANG · 6 years ago v0.6.0
  89. c338379 return None when policy in db isn't p*, g* by Cheng JIANG · 6 years ago
  90. 2606270 change self.is_filtered if returned policy is none by Cheng JIANG · 6 years ago
  91. b6dd6fb bump casbin version & implement filtered adapter by Cheng JIANG · 6 years ago
  92. 1ef3511 Merge pull request #29 from GopherJ/improve/add-mysql-service-in-ci by Cheng JIANG · 6 years ago
  93. a6198c5 add mysql sevice in CI by Cheng JIANG · 6 years ago
  94. f1a255a bump version by Cheng JIANG · 6 years ago v0.5.0
  95. a51495e Merge pull request #27 from hackerchai/master by Cheng JIANG · 6 years ago
  96. c4debae Update: bump diesel and async-trait version by Hackerchai · 6 years ago
  97. 953a6b7 Update: update casbin to 0.5.1 by Hackerchai · 6 years ago
  98. 3831cf8 Feat: add codecov badge by Hackerchai · 6 years ago
  99. 6c8ef5f Fix; fix CI codecov by Hackerchai · 6 years ago
  100. ae7ff37 Feat: add auto release workflow by Hackerchai · 6 years ago