Skip to content

Releases: verbb/shippy

1.0.5

26 Jul 00:36
Compare
Choose a tag to compare

Added

  • Add includeInsurance for UPS packages.
  • Add DeclaredValue for UPS packages.

Fixed

  • Fix UPS pickupType reference.

1.0.4

25 Jul 13:02
Compare
Choose a tag to compare

Fixed

  • Fix New Zealand Post package rounding for rates.
  • Fix packages not retaining destination weight/dimension units when being converted.

1.0.3

24 Jul 02:16
Compare
Choose a tag to compare

Changed

  • Update deprecated ${var} in strings to {$var}.

Fixed

  • Fix Guzzle truncating error messages in responses.
  • Fix an error when catching Guzzle-based errors.

1.0.2

19 Jul 04:40
Compare
Choose a tag to compare

Added

  • Add Aramex New Zealand carrier.

Fixed

  • Fix Aramex Australia rates response.

1.0.1

11 Jul 09:06
Compare
Choose a tag to compare

Fixed

  • Fix UPS addresses using Residential and not ResidentialAddressIndicator.
  • Fix setting “residential” to be false for all addresses.

1.0.0

26 May 11:55
Compare
Choose a tag to compare
  • Initial release