v2.4.0
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)