v1.7.2
This release:
- improves interface for fetching and creating permissions
- provides a trait that combines both
HasRole
andPermissionable
- allows overriding the models Permission and Role used by the traits
- no longer requires the user to explicitly declare a class implements the interface of the traits