Skip to content

v1.7.2

Compare
Choose a tag to compare
@uwla uwla released this 09 May 12:33
· 30 commits to master since this release

This release:

  • improves interface for fetching and creating permissions
  • provides a trait that combines both HasRole and Permissionable
  • 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