Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 18:29
· 18 commits to master since this release

2.4.0 (2021-07-23)

Bug Fixes

  • pin casbin_sqlalchemy_adapter==0.3.2 to be able to run test cases using casbin==1.0.4 (c914768)
  • remove duplicated test (155bf94)
  • support default delimiter for sanitize_group_headers() (0683ca3)

Features

  • add condition when using whitespace delimiter to handle more valid scenarios (d22efa3)