Skip to content

v0.29.0

Compare
Choose a tag to compare
@spawnia spawnia released this 07 Mar 11:13
· 32 commits to master since this release
5e73214

Added

  • Allow EndpointConfig::configureTypes() to customize object, interface and union type code generation
  • Add Operation::clearClients() and ClearsSailorClients

Changed

  • Only instantiate client once per operation
  • Expect callable $request in MockClient constructor over pushing to $responseMocks