1.0.6 (2021-05-13)
- optimized install_requires parsing process (34d3a4f)
1.0.5 (2021-05-12)
1.0.4 (2021-04-24)
- remove unused variable (e642898)
1.0.3 (2021-04-23)
- r.user.name -> r_user_name instead of r_user.name in ABAC model (192529e)
1.0.2 (2021-04-12)
1.0.1 (2021-04-09)
1.0.0 (2021-04-06)
- Custom effectors will need a rewrite
Signed-off-by: Andreas Bichinger [email protected]
Co-authored-by: Andreas Bichinger [email protected]
0.20.0 (2021-04-06)
- added distributed enforcer file along with respective unit tests (f167ebf)
0.19.2 (2021-04-01)
- Added checks in init_with_model_and_adapter in CoreEnforcer (1c55727)
0.19.1 (2021-03-18)
- relocate unittest and fix file path (5ed07b2)
0.19.0 (2021-03-18)
- Added dispatcher class (5c4a992)
0.18.4 (2021-03-17)
- Added code to convert config value to different types (c87fdfa)
0.18.3 (2021-03-12)
- refacto & improve performance (ff7f288)
0.18.2 (2021-03-02)
- typo (32a572f)
0.18.1 (2021-02-25)
- reposition build_role_links() (396ef7a)
0.18.0 (2021-02-23)
0.17.0 (2021-02-19)
- add update_policy() (7f7d26f)
0.16.2 (2021-02-03)
0.16.1 (2021-01-29)
- role manager with matching_func (8079cda)
0.16.0 (2021-01-09)
0.15.0 (2020-12-26)
- add filtered_adapter (ee817b5)
0.14.0 (2020-12-23)
0.13.0 (2020-12-14)
- add glob pattern matching using fnmatch module (41ba828)
0.12.0 (2020-12-07)
- add semantic-release-pypi plugin (e53d842)
0.11.0 (2020-12-01)
- add eval function (9604fbf)
0.10.0 (2020-11-10)
- improve KeyMatch and add tests (f62a2b2)
- support semantic-release (f346ab4)