Releases: saloonphp/saloon
Releases · saloonphp/saloon
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
Version v2.6.2
What's Changed
- Fix | Rewinds the body if it is seekable by @Sammyjo20 in #205
- Tiny alteration of the fix in #202 by @juse-less in #203
Full Changelog: v2.6.1...v2.6.2
Version v2.6.1
What's Changed
- File handles are not properly closed until a process fully terminates by @juse-less in #202
Full Changelog: v2.6.0...v2.6.1
Version v2.6.0
What's Changed
- Update FUNDING.yml by @Sammyjo20 in #196
- Fixed incorrect .editorconfig path/extension expansion by @juse-less in #195
- Upgrade | HTTP Message Library to v2.0 by @Sammyjo20 in #200
Full Changelog: v2.5.0...v2.6.0
Version v2.5.0
What's Changed
- Feature | Added setUrl and setMethod to PendingRequest by @Sammyjo20 in #190
Full Changelog: v2.4.0...v2.5.0
Version v2.4.0
What's Changed
- Feature | Installed parallel testing pest plugin by @sneycampos in #182
- Feature | OAuth2 Client Credentials Grant by @Sammyjo20 in #177
New Contributors
- @sneycampos made their first contribution in #182
Full Changelog: v2.3.0...v2.4.0
Version v2.3.0
Version v2.2.0
What's Changed
- Add additional query params to the getAuthorizationUrl method for V2 by @craigpotter in #174
Full Changelog: v2.1.0...v2.2.0
Version v1.7.0
What's Changed
- Add additional query params to the getAuthorizationUrl method for V1 by @craigpotter in #175
Full Changelog: v1.6.2...v1.7.0