Skip to content

Releases: nilportugues/laravel5-jsonapi

2.1.5

08 Jan 14:52
Compare
Choose a tag to compare
  • Downgraded symfony psr bridge dependency to 0.1 as it was causing problems.

2.1.4

08 Jan 14:19
Compare
Choose a tag to compare
  • Fix for Lumen integration.

2.1.3

05 Jan 00:39
Compare
Choose a tag to compare
  • Reduced time on the necessary Reflection operations by caching them. ef47a50

2.1.2

05 Jan 00:05
Compare
Choose a tag to compare
  • Added support for Laravel 5.2.

2.1.1

27 Dec 21:43
Compare
Choose a tag to compare
  • Enabled package to use Laravel's Route::resource by default when inheriting from JsonApiController b0b273a

2.1.0

17 Dec 00:16
Compare
Choose a tag to compare
  • Decoupled integration from the HTTP layer (still using the HTTP Request) by upgrading dependency nilportugues/json-api to 2.1

2.0.2

14 Dec 22:51
Compare
Choose a tag to compare
  • Added unit tests (92.31% covered) .

2.0.1

08 Dec 13:59
Compare
Choose a tag to compare
Update composer.json

2.0.0

08 Dec 13:52
Compare
Choose a tag to compare
2.0 is master

2.0.0-rc3

08 Dec 11:10
Compare
Choose a tag to compare
2.0.0-rc3 Pre-release
Pre-release
Update README.md