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
view
toshow
as it's a REST convention
Additions
- Ability to customize your own routes (with custom group attributes)
- Added
show
policy - Added
model
RestResponse helper - Fixed show response (according to JSON:API structure)