Skip to content

1.0.0

Compare
Choose a tag to compare
@kocsismate kocsismate released this 28 Feb 19:14
· 217 commits to master since this release

ADDED:

  • Support for custom serialization
  • Ability to configure the JsonDeserializer

CHANGED:

  • Increased minimum PHP version requirement to 7.0
  • Renamed DefaultDeserializer to JsonDeserializer
  • Moved JsonApiClient and JsonApiAsyncClient into the JsonApi\Client namespace
  • Moved deserializers into the JsonApi\Serializer namespace along with serializers