Skip to content

1.0.0

Compare
Choose a tag to compare
@nwithan8 nwithan8 released this 16 May 23:24
· 25 commits to master since this release
68bed1c

Added

  • New EasyPostWebhookController class for handling EasyPost webhooks
  • New enum for Event type
  • New parameter sets for creating various shipment forms

Changed

  • BREAKING: Library now supports EasyPost SDK v5 as a minimum
  • BREAKING: Most parameter sets removed in favor of using the EasyPost SDK's built-in parameter classes
  • BREAKING: API URL generator has been removed, since any given version of an EasyPost SDK will never target multiple API versions

Related PRs

Full Changelog: 0.6.0...1.0.0