Skip to content

Releases: coldbrewcloud/go-shippo

v1.6.0

19 May 00:33
@d5 d5
4e5931d
Compare
Choose a tag to compare
Merge pull request #17 from jkelley79/bugfix/fix_transaction_status

Fix issue #15 with tracking_status unmarshalling.

API Version 2017-03-29

23 Apr 19:45
@d5 d5
Compare
Choose a tag to compare

Changes

Shippo API version was updated to the latest 2017-03-29.

v1.3.0

14 Oct 02:37
@d5 d5
Compare
Choose a tag to compare

Changes

  • Fixed all import paths to github.com/coldbrewcloud/go-shippo

v1.2.3

13 Oct 19:27
@d5 d5
Compare
Choose a tag to compare

Changes

  • Corrected wrong customs contents type names

v1.2.1

28 Sep 03:19
@d5 d5
Compare
Choose a tag to compare

Changes

  • Added "async" field to refund request

v1.2.0

21 Sep 19:20
@d5 d5
Compare
Choose a tag to compare

Changes

  • Added APIError error type: it contains HTTP status code and response body returned from Shippo API

v1.1.0

16 Sep 17:10
@d5 d5
Compare
Choose a tag to compare

Changes

  • added Client.SetTraceLogger()

v1.0.0

01 Sep 09:35
@d5 d5
Compare
Choose a tag to compare

Initial Release