Skip to content

v5.1.0

Choose a tag to compare

@Justintime50 Justintime50 released this 09 Feb 23:20
· 406 commits to master since this release
3975671
  • Adds support to one-call buy a Shipment by passing a service and carrierAccounts key
  • Adds support to retrieve carrier types via CarrierType.all()
  • Adds support to one-call buy an Order by passing a service and carrierAccounts key
  • Adds support to update the user's brand via User.updateBrand()
  • Allow user to override default API timeouts via getters and setters
  • Bump all plugins and remove dead oss-parent plugin
  • Various other small improvements and bug fixes