Releases: mikebronner/laravel-governor
Releases · mikebronner/laravel-governor
0.18.15
Fixed
- parsing of custom policy actions.
0.18.14
Fixed
- some tests.
0.18.13
Fixed
- ownedBy seeder to not act on non-governor policies.
0.18.12
Fixed
- parsing of custom actions to only parsing laravel governor policies.
0.18.11
Fixed
- loading of permissions if they were created on the fly.
0.18.10
Added
- more optimizations.
0.18.9
Fixed
hasRoles()
method.
0.18.8
Changed
- how some items are loaded to improve performance.
0.18.7
Fixed
- some double-loading of roles.
0.18.6
Fixed
- ownership options on role edit page to default to "not".