Releases: apache/casbin-cpp
Releases · apache/casbin-cpp
v1.3.0
01 Jul 16:19
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-07-01)
Bug Fixes
change expression evaluation logic. (405b251 )
change the matching assertion format. (0f54035 )
enforcer duktape configuration. (bd4e66c )
enforcer for domain rbac and expression evaluation. (5a71c46 )
function implicit comversion warning. (dd50662 )
role manager createRole bug. (a1612c2 )
Features
add basic model-enforcer tests. (e5288c2 )
add examples and add basic model-enforcer tests. (b3d64af )
add MatchingFunctions. (79b94b4 )
rename the filtered-file-adapter and change the inheritance hierarchy. (5881fb1 )
v1.2.0
28 Jun 12:03
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-06-28)
Bug Fixes
cast warnings. (269bbec )
change iteration logic for vectors and remove unwanted formating. (4ff45f8 )
formatting of role manager of implementation (d4dba11 )
Features
add license header to the source files. (376c972 )
v1.1.0
25 Jun 08:22
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-06-25)
Bug Fixes
remove group role manager code and fix vector iteration in DeleteRole. (401739a )
remove logger. (98b7a87 )
remove regex logic and introduce ad-hoc logic. (2399831 )
Features
add built-in-functions tests. (46a0e16 )
add role manager test (8faf959 )
v1.0.0
23 Jun 02:10
Compare
Sorry, something went wrong.
No results found
1.0.0 (2020-06-23)
Bug Fixes
Features
add MSTest and remove GTest. (2880fb4 )
add release version badge and change config url. (37b15ec )
Add semantic-release and add semantic commit feature. (#44 ) (a2fe597 )