Releases: phpMv/ubiquity-attributes
Releases · phpMv/ubiquity-attributes
0.0.14 Release
0.0.13 release
Update composer.json
0.0.12 release
Updated
- make
nameandcodeoptional forInjectedattribute
0.0.11 release
Added
noRouteannotation for exluding actions from routes
0.0.10 release
Fixed
- missing use in
Authorizationattribute
0.0.9 release
Updated
- Add
cascade: ['remove']toOneToManyandManyToMany
0.0.8 release
Added
isOneToManyandisManyToManymethods
0.0.7 release
Fixed
JoinTableconstructor parameters pb (array for joinColumns and invertedJoinColumns)
0.0.6 release
Fixed
RestandDeletedefault parameters
0.0.5 release
Changed
RoleandPermissionattributes:Rolemay acceptstring|arrayfor the namePermissionmay acceptstring|intfor the name/level