Releases: spawnia/sailor
Releases · spawnia/sailor
v0.21.2
Fixed
- Always create log file when instantiating
Log
client
v0.21.1
Changed
- Improve validation error for missing fields or required data
Fixed
- Add correct
__typename
in polymorphic types make()
method
v0.21.0
Added
- Allow specifying
--configuration
option to CLI commands to read specific config file
v0.20.2
Changed
- Ignore the schema itself when looking for operations
v0.20.1
Changed
- Simply ignore non-executable definitions
v0.20.0
Added
Fixed
- Merge fields between diverging subtrees within inline fragments
v0.19.0
Added
- Allow customizing how documents are found
v0.18.2
Fixed
- Validate endpoint names in
introspect
command are strings
v0.18.1
Fixed
- Fix PHP 8.1 compatibility
v0.18.0
Added
- Allow
thecodingmachine/safe
v2 as dependency