Releases: firstred/postnl-api-php
Releases · firstred/postnl-api-php
Version 1.2.4
- [Security] Scope HTTP clients to
api(-sandbox).postnl.nl
- Restore PHP < 7.3 compatibility
- PHPDoc type hint corrections
Version 1.2.3
- Fix PHPDoc types
Version 1.2.2
- Rearrange exceptions
Version 1.2.1
- Fix REST API query strings
- Fix delivery date service, fix requesting invalid
DayTime
option - Handle
PostNL::getTimeframesAndNearestLocations
errors - Fix shipping statuses by barcodes and references. Now indexing by barcodes and references.
- Fix
PostNL::getShippingStatusesByReferences
method name, used to bePostNL::getShippingStatusesByReference
(incorrect)
Version 1.2.0
- PHP 8 support
- Support the shipping webservice v1.0
- Update labelling webservice to v2.2
- Update shipping status webservice to v2.0
- Add feature to check for updated shipments
- Make
sabre/xml
optional. Effectively making the SOAP API optional. - Support HTTPlug HTTP Clients
- Support PSR-17 HTTP Clients
Version 1.2.0-beta.8
v1.2.0-beta.8 Fix timeframes REST
Version 1.2.0-beta.7
- Update HTTP clients
- Fix loggers
- Align namespace with repo
Version 1.2.0-beta.6
v1.2.0-beta.6 Timeframe service fixes
Version 1.2.0-beta.5
v1.2.0-beta.5 Bugfixes
Version 1.2.0-beta.4
Changes since beta 3:
- Fix HTTP client detection