Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Releases: AfterShip/aftership-sdk-php

6.0.0

30 Jan 11:49
0f673fd
Compare
Choose a tag to compare
  • support 2024-01 version

5.3.0

23 Mar 09:16
8f76a01
Compare
Choose a tag to compare
  • support curl opt

5.2.0

20 Mar 10:34
4ba2d35
Compare
Choose a tag to compare
  • Add API: POST trackings/{slug}/{tracking_number}/mark-as-completed
  • Add API: POST trackings/{id}/mark-as-completed
  • Add Request Header: as-api-key
  • Add AES signature
  • Add RSA signature

5.1.3

20 Jul 12:31
Compare
Choose a tag to compare

Added

  • Add API: POST estimated-delivery-date/predict-batch

5.1.2

17 Mar 08:46
36ca2c6
Compare
Choose a tag to compare

[CNT-7058] Add additional_fields params for each API request

5.1.1

21 Aug 04:43
Compare
Choose a tag to compare

Better handle UTF-8 encodings

5.1.0

14 Jul 10:11
Compare
Choose a tag to compare
  • comply to psr-2 (get_by_id -> getById)
  • use psr-4 to autoload files rather than psr-0
  • rewrite example/testing.php file
  • added travis for CI
  • added unit tests
  • configured code climate for code quality monitoring.

5.0.10

17 Jan 03:14
Compare
Choose a tag to compare
add back empty constructor in request