Releases: mselerin/ngx-security
Releases · mselerin/ngx-security
[email protected]
Features ⚡️
- update angular range (allow >=6.0.0) (50c4ed0)
[email protected]
2.1.0
2.0.0
Release 2.0.0, fully Observable 🔍
Features ⚡
- add directives 'IsMemberOfAny' and 'HasAnyPermissions' (169aaa4)
- add directives 'IsNotMemberOf' and 'HasNotPermissions' (3363923)
- adding unit test (197f34e)
- removing singular hasRole/hasNotRole directive (7b36ca3)
- removing warning when no access (e31f9aa)
- security check with Observable (0772cb7)
BREAKING CHANGES 💣
- removing singular hasRole/hasNotRole directive
- all security check return
Observable<boolean>
1.0.0
First Major Release 🎉🎺🤘
Every wanted features (by me) have been implemented.
0.3.0
0.2.0
0.1.0
0.0.1
Initial release