Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

2.0.2

Compare
Choose a tag to compare
@Sebastian80 Sebastian80 released this 03 Sep 08:59
· 1 commit to master since this release

Added

  • Support for PHP 7.4
  • Pass through tracking error details, contributed by @kdrdmr via PR #8

Removed

  • Support for PHP 5.6 and PHP 7.0

Changed

  • Request and response parsing, contributed by @tomazJakomin via PR #5:

    • Class Map: add missing ResponseServiceHeader type
    • Delete Shipment: fix passing Reason code from request builder to SOAP type
    • Track: introduce constants for usage in TrackingRequestBuilderInterface::setPiecesEnabled
    • Track: handle empty ShipmentEvent type during response processing

Fixed

  • Webservice response logging