Skip to content

Releases: always-open/ShipEngine

v0.7.2

15 Mar 20:57
34e0b56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Mar 16:38
cc45645
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Mar 20:22
9db054f
Compare
Choose a tag to compare

What's Changed

  • CurrencyAmount: Handle casting float values by @solflare in #5

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Feb 03:37
5aa84b5
Compare
Choose a tag to compare

What's Changed

  • Feature/additional endpoints by @qschmick in #4
    • Adding new wrappers for:
      • Batches
      • Carrier Accounts
      • Downloads
      • Manifests
      • Insurance

Full Changelog: v0.5.1...v0.6.0

v0.5.1

28 Jan 18:03
Compare
Choose a tag to compare

Fixing DTO structure

v0.5.0

28 Jan 17:57
4d2af4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Jan 21:47
3402592
Compare
Choose a tag to compare

What's Changed

  • Chore/refactor calls to traits by @qschmick in #2
    • Moved all calls into traits
    • Added calls for address endpoints
    • Added related address DTOs
    • Added calls for tracking endpoints
    • Added Tag endpoints

Full Changelog: v0.3.1...v0.4.0

v0.3.1

06 Jan 04:41
Compare
Choose a tag to compare
  • Fixed DTO mapping for Download Label
  • Updated readme; Added new config options; Cleaned up duplicate merge calls; Updated PHPDoc

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Jan 14:25
Compare
Choose a tag to compare

What's Changed

  • Added endpoint wrappers for labels as well as related DTOs by @qschmick in #1
  • Updated readme; Added new config options; Cleaned up duplicate merge calls; Updated PHPDoc by @qschmick

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Jan 04:11
Compare
Choose a tag to compare

Updated config constructor. Cleaning up docs and DTOs