This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Releases: goshippo/shippo-node-client
Releases · goshippo/shippo-node-client
v1.7.1
1.7.0
-
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
- 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
- add
travis.yml
- improve
package.json
- add
.gitignore