Releases: firstred/postnl-api-php
Releases · firstred/postnl-api-php
Version 2.0.4
What's Changed
Full Changelog: v2.0.3...v2.0.4
Version 2.0.3
What's Changed
- Invoke error description in thrown error message. by @BBrunekreeft in #83
- fix: make HttpClientException::response nullable by @annuh in #85
- fix(#82): handle errors responses with a single
Error
by @annuh in #86 - PHP 8.3 compatibility
New Contributors
Full Changelog: v2.0.2...v2.0.3
Version 1.4.4
What's Changed
- Invoke error description in thrown error message by @BBrunekreeft in #83
- PHP 8.3 compatibility
Full Changelog: v1.4.3...v1.4.4
Version 2.0.2
What's Changed
- Support CodingText for mailbox delivery by @ISMHiddeSchuurman in #81
New Contributors
- @ISMHiddeSchuurman made their first contribution in #81
Full Changelog: v2.0.1...v2.0.2
Version 1.4.3
What's Changed
- Support CodingText for mailbox delivery by @ISMHiddeSchuurman in #81
New Contributors
- @ISMHiddeSchuurman made their first contribution in #81
Full Changelog: v1.4.2...v1.4.3
Version 2.0.1
v2.0.1 Handle multi-request errors (timeframes & locations)
Version 2.0.0
v2.0.0 Require any HTTP message/factory implementation
Version 1.4.2
What's changed
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
What's new
- Fix HTTPlugClient by implementing LoggerAwareInterface
- Support ProductOption REST property aliases
- Add CompleteStatusResponseShipment::$Amount alias
- Allow Customer entity in ResponseShipments
- Prepare for the removal of SOAP support
- Deprecate PostNL::getApiKey
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
What's changed
- Broken caching feature has been disabled
- Features that will be removed from 2.0.0 on have been marked as deprecated
- Harmonize
ResponseException
s: #65
Full Changelog: v1.3.19...v1.4.0