Releases: caffeinated/shinobi
Releases · caffeinated/shinobi
v3.2.1
Added Config Option to run migrations (#78)
* Added Config Option to run migrations
* Added default option
* Added publishes commands
* Moved config as per other engineers advice
* Moved config files
v3.1.1
Fix getting cache tags from user model not ShinobiTrait (#66) (#67)
v3.1
added several features & fixed a bug (#65)
* added features #46, #58 and fixed some bugs
* Rename allPermissions method, add getShinobiTag method
v3.0.10
- Added Laravel 5.5 support
v3.0.9
Fix getPermissions bug in Role model
v3.0.7
uncomment out canAtLeast function to resolve @canatleast issue (#57)
* uncomment out canAtLeast function to resolve @canatleast issue
* fix for styleCI