Skip to content

Releases: firstred/postnl-api-php

Version 1.2.0-alpha.2

23 Mar 17:45

Choose a tag to compare

Version 1.2.0-alpha.2 Pre-release
Pre-release
  • Remove the need to install PHP 7.1+ libraries
  • Restore PHPUnit tests

Version 1.2.0-alpha.1

23 Mar 13:51

Choose a tag to compare

Version 1.2.0-alpha.1 Pre-release
Pre-release
  • Add support for International Mail & Packets
  • Update 3S countries (remove UK)
  • PHP 8 support

Version 1.2.0-alpha.0

01 Aug 03:58

Choose a tag to compare

Version 1.2.0-alpha.0 Pre-release
Pre-release

Contains the first few changes from #22:

  • Redirecting disabled legacy SOAP API => new SOAP API
  • Shipping web service
  • Making Sabre / XML optional
  • Remove guzzlehttp/promises dependency
  • Gather all hot patches I have applied on production and merge them into this library
  • HTTPlug for HTTP client + PSR-17 libs discovery
  • Migrate to the Labeling web service v2.2 (Jan 25, 2019)
  • Migrate to the Confirming web service v2.0 (Jan 25, 2019)

Important!
This update requires you to install a PSR-(1)7 implementation (e.g. nyholm/psr7) if you haven't already and a PSR-18 (async) HTTP client such as Guzzle or the Symfony HTTP Client March 2021 -- not anymore, the GuzzleClient is going to stay on the v1.x.x branch. To keep the SOAP API support, you will need to install sabre/xml version ~1.5.1. There are no plans to support a newer version of sabre/xml because the SOAP API is deprecated and because of the PHP 5.6-8.0 support it already provides.

Version 1.1.0

08 May 20:54
bafbaea

Choose a tag to compare

  • Support merge orientation of A6 labels
  • Add retry handler + concurrency option to Guzzle HttpClient

Version 1.0.0

09 Apr 13:04
e5c5d81

Choose a tag to compare

v1.0.0

Remove version number from composer.json

Version 1.0.0-beta.1

08 Mar 07:51
7a23312

Choose a tag to compare

Version 1.0.0-beta.1 Pre-release
Pre-release

The first beta. Enjoy!