Skip to content

v5.1.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 06 Jun 21:39
· 120 commits to master since this release
5b90c92
  • Carrier Metadata is now in GA, accessible via myClient.CarrierMetadata
    • myClient.Beta.CarrierMetadata is now deprecated and will be removed in a future release
    • Method to retrieve carrier metadata has been renamed: myClient.Beta.CarrierMetadata.RetrieveCarrierMetadata is now myClient.CarrierMetadata.Retrieve
  • Constructors for all response objects (e.g. EasyPost.Models.API.Address) are publicly available for end-users to construct their own objects for testing purposes.