Features:
- Create admin groups that bypass all permissions (#7)
- Updated docs
- Created changelog
Features:
- Updated docs (#6)
- Allow for checking if user is in multiple groups, or by group name (#8)
Features:
- Unit tests!
- Allow multiple permissions in a single call (#4)
Features:
- Explicitly return empty collections and arrays; save a query where it's unnecessary
- Add foreign keys
Bugfixes:
- SQL errors (@CWalig)
Features:
- Extend Redoubt::getPermissions to get resources by object type or permission (#1)
Initial commit.