Skip to content

Releases: Setono/gls-webservice-php-sdk

v2.0.0

11 Oct 09:53
fa98d3a
Compare
Choose a tag to compare

What's Changed

  • Inject soap client factory instead of an instance of SoapClient by @loevgaard in #12

Full Changelog: v1.3.0...v2.0.0

v1.3.0

11 Oct 08:00
ab0346e
Compare
Choose a tag to compare

This is a maintenance release

What's Changed

  • Upgrade package with more robust typing, meta files and more by @loevgaard in #10

Full Changelog: v1.2.1...v1.3.0

v1.2.1

22 Apr 11:16
246ebaa
Compare
Choose a tag to compare
Merge pull request #6 from InkproDK/php-8-compat

Updated composer.json to accept php ^8.0

Fixed bug and added more exceptions on the client

17 Aug 12:20
Compare
Choose a tag to compare
v1.2.0

Added more checks before using property on result objects

Fixed bug

14 Aug 06:56
cedb09f
Compare
Choose a tag to compare
Merge pull request #5 from igormukhingmailcom-forks/fix-exception

Fixed: Trying to get property 'PakkeshopData' of non-object

Added handling of SoapFault

03 Feb 08:55
cbd2be5
Compare
Choose a tag to compare
Merge pull request #4 from Setono/handle-soap-faults

Handle soap fault, i.e. connection errors

Added option to pass options to the soap client factory's create method

20 Jan 14:24
Compare
Choose a tag to compare
v1.0.3

Added options to the soap client factory

Added check for empty opening hours object in GLS data

20 Jan 10:28
Compare
Choose a tag to compare
v1.0.2

Added phpunit composer script

v1.0.1

14 May 13:23
Compare
Choose a tag to compare
added soap client factory interface to make it more extendable

First stable release

14 May 12:57
Compare
Choose a tag to compare
v1.0.0

implemented other methods