Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Releases: caffeinated/shinobi

v4.0.0-beta.1

26 Jan 00:54
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release
  • Initial refactor

v3.3

11 Sep 17:30
Compare
Choose a tag to compare
  • Laravel 5.7 Support

v3.2.1

17 May 17:16
Compare
Choose a tag to compare
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.2

26 Mar 21:38
Compare
Choose a tag to compare
  • Laravel 5.6 support

v3.1.1

16 Nov 20:48
Compare
Choose a tag to compare
Fix getting cache tags from user model not ShinobiTrait (#66) (#67)

v3.1

19 Oct 21:09
Compare
Choose a tag to compare
added several features & fixed a bug (#65)

* added features #46, #58 and fixed some bugs

* Rename allPermissions method, add getShinobiTag method

v3.0.10

18 Sep 20:50
Compare
Choose a tag to compare
  • Added Laravel 5.5 support

v3.0.9

03 Mar 18:39
Compare
Choose a tag to compare
Fix getPermissions bug in Role model

v3.0.8

06 Feb 17:37
Compare
Choose a tag to compare
  • Laravel 5.4 support

v3.0.7

27 Dec 23:57
Compare
Choose a tag to compare
uncomment out canAtLeast function to resolve @canatleast issue (#57)

* uncomment out canAtLeast function to resolve @canatleast issue

* fix for styleCI