Releases: saloonphp/saloon
Releases · saloonphp/saloon
Version v3.15.0
What's Changed
- Swap
headerto usepsrResponseby @JonPurvis in #535 - Feature | Add Macroable Trait To Request & Connector Classes by @Sammyjo20 in #526
- Allow defining a default handler stack by @epixian in #475
- Add conditional return type to ClientCredentialsGrant getAccessToken by @kevinmade in #516
New Contributors
- @epixian made their first contribution in #475
- @kevinmade made their first contribution in #516
Full Changelog: v3.14.3...v3.15.0
Version v3.14.3
What's Changed
- Handle lowercase Content-Type header for JSON and XML by @JonPurvis in #534
Full Changelog: v3.14.2...v3.14.3
Version v3.14.2
Version v3.14.1
Version v3.14.0
What's Changed
- Feature | Increase Exception Body Message Limit by @Sammyjo20 in #503
Full Changelog: v3.13.1...v3.14.0
Version v3.13.1
What's Changed
- Fix | URLHelper incorrectly URLs with underscores by @Sammyjo20 in #502
Full Changelog: v3.13.0...v3.13.1
Version v3.13.0
What's Changed
- Feature | Add Context To Fixtures by @Gummibeer in #444
Full Changelog: v3.12.0...v3.13.0
Version v3.12.0
What's Changed
- Feature | Added isJson and isXML functions to Response class by @mstfblci in #455
- Chore | Dev Dependencies Update by @Sammyjo20 in #494
- Leverage PHPStan conditional return types for more precise return-type declarations by @yankewei in #492
New Contributors
Full Changelog: v3.11.2...v3.11.3
Version v3.11.2
What's Changed
- Revert "Make sure multiple assertions can be made on the same request class" by @Sammyjo20 in #486
- Revert "Feature | Accept type-hinted requests as
assertSentparameters" by @Sammyjo20 in #487
Full Changelog: v3.11.1...v3.11.2
Version v3.11.1
What's Changed
- Make sure multiple assertions can be made on the same request class by @markwalet in #485
Full Changelog: v3.11.0...v3.11.1