Releases: saloonphp/saloon
Releases · saloonphp/saloon
Version v2.9.1
What's Changed
- Fix | Change Composer name to saloonphp/saloon by @Sammyjo20 in #272
Full Changelog: v2.9.0...v2.9.1
Version v2.9.0
What's Changed
- Fix a typo in MocksRequestsTest by @szepeviktor in #270
- Feature | Swap Sensitive Properties Within Fixtures by @Sammyjo20 in #244
Full Changelog: v2.8.1...v2.9.0
Version v2.8.1
What's Changed
- Explicitly cast "expires_in" field to an integer by @mabdullahsari in #252
New Contributors
- @mabdullahsari made their first contribution in #252
Full Changelog: v2.8.0...v2.8.1
Version v2.8.0
What's Changed
- Feature | Updated .gitattributes to ignore phpstan files by @Sammyjo20 in #241
- Feature | Ability to overwrite OAuth2 request classes by @Sammyjo20 in #242
Full Changelog: v2.7.0...v2.8.0
Version v2.7.0
Version v2.6.6
What's Changed
- Feature | Add Dependabot config by @JonPurvis in #225
- Feature | JSON flags on JsonBodyRepository by @Sammyjo20 in #229
New Contributors
- @JonPurvis made their first contribution in #225
- @dependabot made their first contribution in #230
Full Changelog: v2.6.5...v2.6.6
Version v1.7.1
What's Changed
- (V1) Fix | Use of
null
in MockResponse data by @Sammyjo20 in #231
Full Changelog: v1.7.0...v1.7.1
Version v2.6.5
What's Changed
- Fix | Added support for Guzzle promises v2 by @Sammyjo20 in #224
Full Changelog: v2.6.4...v2.6.5
Version v2.6.4
What's Changed
- Cast total results to int before returning by @craigpotter in #214
- Fix | Throw FatalRequestException when Guzzle doesn't return a response in the RequestException by @Sammyjo20 in #216
Full Changelog: v2.6.3...v2.6.4
Version v2.6.3
What's Changed
- Fix | Fixed bug with responses not returning the new instance by @Sammyjo20 in #207
Full Changelog: v2.6.2...v2.6.3