Skip to content

Releases: saloonphp/saloon

Version v3.15.0

02 Mar 22:09
8039c76

Choose a tag to compare

What's Changed

  • Swap header to use psrResponse by @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

Full Changelog: v3.14.3...v3.15.0

Version v3.14.3

26 Feb 22:13
bdd2ab9

Choose a tag to compare

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

20 Nov 21:43
634be16

Choose a tag to compare

What's Changed

Full Changelog: v3.14.1...v3.14.2

Version v3.14.1

11 Nov 14:04
339cfe7

Choose a tag to compare

What's Changed

  • Add allow stray requests method to config by @ziadoz in #522

New Contributors

Full Changelog: v3.14.0...v3.14.1

Version v3.14.0

21 Jun 11:18
b1868db

Choose a tag to compare

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

21 Jun 11:09
c89f890

Choose a tag to compare

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

02 May 17:20
87bde73

Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.13.0

Version v3.12.0

02 May 17:17
d046fa3

Choose a tag to compare

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

01 Mar 18:36
6edaad4

Choose a tag to compare

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

28 Feb 14:27
cbb1d7e

Choose a tag to compare

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