Releases: casbin/casbin-cpp
Releases · casbin/casbin-cpp
v1.11.1
v1.11.0
v1.10.0
1.10.0 (2020-09-01)
Bug Fixes
- Add constructor enforcer interface. (4929337)
- Add constructor interface to effector. (7d857d9)
- Add constructor interface to file adapters. (9b56abe)
- Add constructor interface. (8fc7a03)
- Add smart pointer to the tests. (9a647b4)
- Change data variable names according to the conventions. (dcce808)
- change to shared_ptr implementation. (c0e248a)
- merge conflict in makefile. (37baac3)
- merge conflict. (187dcf3)
Features
- Add makefile (7b25d51)
v1.9.0
v1.8.0
v1.7.0
v1.6.1
v1.6.0
1.6.0 (2020-07-15)
Bug Fixes
- add domain as a parameter. (925ca24)
- buildIncrementalRoleLinks and if condition negate. (3325cdb)
- code formatting. (6caf08e)
- filePath function removal. (3d27e01)
- GetFilteredPolicy() inner loop variable. (5e271b7)
- Make domain as default argument to make it optional (5f80bb5)
- merge conflicts. (2bfebf8)
- normal cast to dynamic_cast. (6e9a729)