Skip to content

[1.3.0] - 2018-03-14

Compare
Choose a tag to compare
@athos7933 athos7933 released this 14 Mar 08:24
· 97 commits to master since this release

Added

  • New method instantiateWithArguments on the instantiator (because most part of the time you want to add arguments)
  • The deserializer is now only one class: simpler and better. It decorates the serializer the right way.

Changed

  • DEPRECATED: as a result of refactoring the deserializer the ApiPlatformDomainDeserializer is deprecated
    to be removed in the 2.x version.