Skip to content

2.0.0

Choose a tag to compare

@binaryk binaryk released this 21 Jan 11:55
· 662 commits to master since this release
e8e8c7b

Deletions

  • Removed Eloquent API Resource from dependencies since this was a blocker for future development
  • Removed unused authorization
  • Changed naming convention from view to show 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)