Releases: spawnia/sailor
Releases · spawnia/sailor
v1.1.1
24 Jun 06:12
Compare
Sorry, something went wrong.
No results found
Fixed
Fix name conflict with protected property $properties in generated input classes #122
v1.1.0
07 Apr 08:54
Compare
Sorry, something went wrong.
No results found
Added
Add trait Spawnia\Sailor\Testing\RequiresSailorMocks
Add method Spawnia\Sailor\Operation::requireMocks()
v1.0.0
27 Mar 15:21
Compare
Sorry, something went wrong.
No results found
Added
Add NativeEnumTypeConfig to generate native PHP enums #92
Allow thecodingmachine/safe v3 as dependency
Add CarbonTypeConfig
v0.35.0
08 Nov 11:26
Compare
Sorry, something went wrong.
No results found
Changed
Throw Spawnia\Sailor\Error\UnexpectedResponse on non-200 status codes
v0.34.0
10 Oct 07:09
Compare
Sorry, something went wrong.
No results found
Changed
Make Result::assertErrorFree() return void
v0.33.1
07 Oct 09:02
Compare
Sorry, something went wrong.
No results found
Fixed
Escape class names of result types named after PHP reserved keywords
v0.33.0
20 Aug 10:11
Compare
Sorry, something went wrong.
No results found
Changed
Validate operation names start with upper case characters
v0.32.2
04 Jul 17:22
Compare
Sorry, something went wrong.
No results found
Changed
Improve configuration documentation
v0.32.1
20 Jun 14:22
Compare
Sorry, something went wrong.
No results found
Added
Include extensions.debugMessage in errors, if present
v0.32.0
29 Apr 09:46
Compare
Sorry, something went wrong.
No results found
Changed
Remove EndpointConfig::searchPath(), require finder() instead