jCasbin 1.6.0
General
- Modify adapter policies before modifying memory (#87)
- Fixed the javadoc error.
- syncedEnforcer.enforce() now using read lock.
Model
- Added multiline text support for loading model files.
RBAC API
- Porting casbin support for pattern functions in g (1st arg and domain)
Function
- Added keyMatch3 and keyMatch4 function. Added corresponding test cases.