2.0.0
Deletions
- Removed Eloquent API Resource from dependencies since this was a blocker for future development
- Removed unused authorization
- Changed naming convention from
viewtoshowas it's a REST convention
Additions
- Ability to customize your own routes (with custom group attributes)
- Added
showpolicy - Added
modelRestResponse helper - Fixed show response (according to JSON:API structure)