Skip to content

Releases: ShipStream/fedex-rest-php-sdk

v1.1.1

23 Aug 12:17
Compare
Choose a tag to compare

Changed

  • Removed readonly attribute from DTO attributes to make forming requests easier

v1.1.0

08 Aug 17:58
Compare
Choose a tag to compare

Changed

  • Lots of small documentation, typing, and argument addition/removal changes from upstream models
  • DTO formatting changes from upstream highsidelabs/saloon-sdk-generator

Added

  • Ability for users to pass custom x-customer-transaction-id request identification headers via $transactionIdGenerator argument to FedEx connector constructor
  • Consolidation API
  • Autogenerator comments

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Jun 15:21
Compare
Choose a tag to compare

Changed

  • Make saloonphp/saloon a dependency, and make highsidelabs/saloon-sdk-generator a dev dependency instead of a regular dependency

Full Changelog: v1.0.0...v1.0.1

v1.0.0

05 Jun 15:09
6570d40
Compare
Choose a tag to compare

First release! Hello world :)

Please open an issue if you find bugs – this has not yet been production tested, so there are probably still uncaught bugs.