Skip to content

Releases: nilportugues/laravel5-jsonapi

1.2.4

16 Oct 21:44
Compare
Choose a tag to compare
  • Classname comparisson removing backslash for MappingFactory.

1.2.3

16 Oct 20:38
Compare
Choose a tag to compare

1.2.2

16 Oct 17:47
Compare
Choose a tag to compare
  • Fixing bug reported by @diogoazevedos (#8). Rollbacked to nilportugues/api-transformer 1.0.6.

1.2.1

09 Sep 19:37
Compare
Choose a tag to compare

Fixes eloquent collection performance: #7

Full compatibility with Eloquent Models

07 Sep 18:35
Compare
Choose a tag to compare
  • Added support for Illuminate\Database\Eloquent\Model serialization.
  • Added support for Illuminate\Database\Eloquent\Collection serialization.

1.1.2

28 Aug 14:58
Compare
Choose a tag to compare
  • JsonApiSerializer now extends from DeepCopySerializer

1.1.1

24 Aug 18:20
Compare
Choose a tag to compare

"symfony/psr-http-message-bridge": "~0.2"

1.1.0

18 Aug 23:12
Compare
Choose a tag to compare
  • Added Laravel's Cache Facade to keep large mapping files performance impact very low.
  • Using the Laravel5/Lumen configuration file structure
  • Rewrote quite a lot of the original plugin.
  • Updated configuration with all the changes.

1.0.3

16 Aug 18:10
Compare
Choose a tag to compare

Simplified composer.json dependencies

1.0.2

16 Aug 17:57
Compare
Choose a tag to compare
  • Changed nilportugues/serializer to version 1.1.0.