Releases: saloonphp/saloon
Releases ยท saloonphp/saloon
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
assertSent
parameters" 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
Version v3.11.0
What's Changed
- Feature | Accept type-hinted requests as
assertSent
parameters by @innocenzi in #424 - Feature | Added resource method for Response by @guanguans in #465
- Feature | Allow merging data in mocked fixture responses by @innocenzi in #425
New Contributors
- @innocenzi made their first contribution in #424
Full Changelog: v3.10.1...v3.11.0
Version v3.10.1
What's Changed
- Feature | Add support for PHP 8.4 by @Sammyjo20 in #470
- Fix | Resolve PHP 8.4 deprecation warnings by @markwalet in #468
Full Changelog: v3.10.0...v3.10.1
Version v3.10.0
What's Changed
- Add
PaymentRequired
Exception by @JonPurvis in #441 - Feature | Fatal Exception Middleware by @craigpotter in #440
- Add client credentials grant with basic auth by @patrickcarlohickman in #422
Full Changelog: v3.9.1...v3.10.0
Version v3.9.1
What's Changed
- Fix | Resolve headers with array as value by @smithbm2316 in #433
New Contributors
- @smithbm2316 made their first contribution in #433
Full Changelog: v3.9.0...v3.9.1