Skip to content

2.0.0

Compare
Choose a tag to compare
@BluePsyduck BluePsyduck released this 07 Apr 15:39
· 57 commits to master since this release
ebda897

Added

  • Configuration for Zend Expressive projects.

Changed

  • Refactored the whole client to use JMS serializer and the Guzzle HTTP client.
  • The API client now resolves the pending responses instead of the response classes. See README example for new usage.