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

Releases: goshippo/shippo-node-client

v1.7.1

03 Feb 23:18
Compare
Choose a tag to compare

1.7.1 Feb 2nd, 2022

  • add better error handling

1.7.0

31 Jan 20:06
Compare
Choose a tag to compare
  • add pickup

  • missing test file

  • correct examples

  • checks for usps/dhl for pickup

  • add circle ci

  • Consistency update

  • Format fixes

  • Update date

Co-authored-by: Chris chris_eng@goshippo.com

Fixed Optional URL Param Bug

12 Jul 21:29
Compare
Choose a tag to compare
  • Fixed issue where if you passed an object meant to supply optional url parameters to a Resource method those parameter values were not being appropriately applied to the resulting API call.

Add Travis CI

04 Jun 04:47
Compare
Choose a tag to compare
  • add travis.yml
  • improve package.json
  • add .gitignore