Skip to content

Releases: Ricorocks-Digital-Agency/Soap

2.0.0

26 Mar 09:48
f4eeff3
Compare
Choose a tag to compare

2.0.0 of SOAP - Adds support for Laravel 11 and PHP 8.3.

What's Changed

New Contributors

Full Changelog: v1.7.0...2.0.0

v1.7.0

03 Mar 11:05
4336279
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

Fixes an issue with Soap Headers with no actor

19 Jun 22:28
ef89e74
Compare
Choose a tag to compare
Merge pull request #28 from Ricorocks-Digital-Agency/header-fix

Header fixes

Adds support for specifying SOAP headers

03 Jun 15:14
ef907e5
Compare
Choose a tag to compare
Merge pull request #23 from Ricorocks-Digital-Agency/headers

Headers

Adds a new Soapable contract

03 May 10:09
250f5fa
Compare
Choose a tag to compare
Merge pull request #18 from Ricorocks-Digital-Agency/soapable

[1.x] Adds new Soapable Contract

Adds Auth and Options

23 Mar 11:15
31849d7
Compare
Choose a tag to compare

When making requests, you often need to pass options to the SOAP client.

In this release, the Soap::options() and $request->withOptions() methods
give you this functionality.

Check out the docs for more information.

Welcome to SOAP 1.0!

26 Feb 15:29
Compare
Choose a tag to compare

This marks our first production ready release for SOAP. From here on out, we will be following a strict semantic versioning system. There are no changes in this version from the last version, it is simply a way for us to say "we're pretty happy for this to be used in real projects now".

I'm losing my mind!

04 Feb 15:10
9dcf982
Compare
Choose a tag to compare
I'm losing my mind! Pre-release
Pre-release
Merge pull request #13 from Ricorocks-Digital-Agency/ray-fix

Bugfix

Fixes detection issues

04 Feb 15:07
9dcf982
Compare
Choose a tag to compare
Pre-release
Merge pull request #13 from Ricorocks-Digital-Agency/ray-fix

Bugfix

Fixes a bug with Ray detection

04 Feb 14:59
Compare
Choose a tag to compare
Pre-release
0.5.3

Bugfix