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