Releases: Ricorocks-Digital-Agency/Soap
Releases · Ricorocks-Digital-Agency/Soap
2.0.0
v1.7.0
Fixes an issue with Soap Headers with no actor
Merge pull request #28 from Ricorocks-Digital-Agency/header-fix Header fixes
Adds support for specifying SOAP headers
Merge pull request #23 from Ricorocks-Digital-Agency/headers Headers
Adds a new Soapable contract
Merge pull request #18 from Ricorocks-Digital-Agency/soapable [1.x] Adds new Soapable Contract
Adds Auth and Options
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!
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!
Merge pull request #13 from Ricorocks-Digital-Agency/ray-fix Bugfix
Fixes detection issues
Merge pull request #13 from Ricorocks-Digital-Agency/ray-fix Bugfix
Fixes a bug with Ray detection
0.5.3 Bugfix