Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kocsismate kocsismate released this 16 Aug 15:20
· 763 commits to master since this release

Added

  • Support for creation and update of resources via Hydrators
  • Added JsonApi class
  • Added response classes
  • Link::getHref() method

Changed

  • RequestInterface extends PSR\Http\Message\ServerRequestInterface
  • Several methods of AbstractDocument became public instead of protected
  • Substantially refactored and improved examples