Releases: mikebronner/laravel-governor
Releases · mikebronner/laravel-governor
0.15.5
Fixed
- composer version constraints.
0.15.4
Fixed
- model resolution if no policy was found for an entity.
0.15.3
Fixed
- Nova resource relationship fields.
0.15.2
Fixed
- Nova navigation menu.
0.15.1
Fixed
- remnant occurrences of removed dependencies.
0.15.0
Removed
- non-Nova views. An updated version of these will be added down the line. For
the time being, this package will work with Nova only.
0.14.5
Fixed
- rendering of groups in Nova.
- rendering of user assignments in Nova.
- errors in Nova API controllers.
0.14.4
Fixed
- unique key length when running in MySQL.
0.14.3
Fixed
- typo in data type.
0.14.2
Fixed
- database migration foreign key data type.