Releases: EasyPost/easypost-go
Releases · EasyPost/easypost-go
v5.8.1
10 Mar 16:01
Compare
Sorry, something went wrong.
No results found
Fixes the possibility for a panic when listing claims, reports, shipments, or trackers (closes #276 )
v5.8.0
25 Feb 21:01
Compare
Sorry, something went wrong.
No results found
Adds generic MakeAPICall function
v5.7.0
20 Feb 17:53
Compare
Sorry, something went wrong.
No results found
Adds the following functions:
RegisterFedExAddress
RequestFedExPin
ValidateFedExPin
SubmitFedExInvoice
v5.6.0
03 Feb 22:15
Compare
Sorry, something went wrong.
No results found
Adds the following functions usable by child and referral customer users:
CreateAPIKey
DeleteAPIKey
EnableAPIKey
DisableAPIKey
Adds DeleteTracker function
Adds LineItems to Shipment object
v5.5.0
24 Nov 21:13
Compare
Sorry, something went wrong.
No results found
Adds the following functions:
CreateCustomerPortalAccountLink
CreateEmbeddablesSession
v5.4.0
10 Nov 17:56
Compare
Sorry, something went wrong.
No results found
Adds support for UspsShipAccount
Adds RetrieveTrackerBatch function
Adds VerifyCarrier address param
v5.3.1
17 Oct 21:23
Compare
Sorry, something went wrong.
No results found
Corrects the type of CarrierInsuranceAmount from string to float64
v5.3.0
12 Sep 17:14
Compare
Sorry, something went wrong.
No results found
Adds CarrierInsuranceAmount to ShipmentOptions
v5.2.1
08 Sep 20:11
Compare
Sorry, something went wrong.
No results found
Switches a break to a continue when calling lowestSmartRate so that if a rate doesn't match, we move on to the next rate instead of continuing the logic (closes #253 )
v5.2.0
18 Jun 16:31
Compare
Sorry, something went wrong.
No results found
Adds the following functions
CreateAndBuyLumaShipment
BuyLumaShipment
GetLumaPromise
Corrects error message for Oauth carrier account creation