Skip to content

Releases: imbue/sendcloud-api-php

v1.2.0

Choose a tag to compare

@imbue imbue released this 16 Sep 11:45
7c38e90

What's Changed

  • add filter to parcels to be able to filter the list by @LALauw in #7

New Contributors

  • @LALauw made their first contribution in #7

Full Changelog: 1.1.0...1.2.0

v1.1.0

Choose a tag to compare

@imbue imbue released this 18 Nov 19:47
56f1aea

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

v1.0.0

Choose a tag to compare

@imbue imbue released this 26 May 13:28
3681703

What's Changed

New Contributors

Full Changelog: 0.3.0...1.0.0

v0.3.0

Choose a tag to compare

@imbue imbue released this 10 May 12:03
  • added parcel->cancel($id) method

v0.2.2

Choose a tag to compare

@imbue imbue released this 22 Dec 09:47
93fb9e2

Remove Guzzle version string which uses the ClientInterface::VERSION constant.

v0.2.1

Choose a tag to compare

@imbue imbue released this 15 Dec 13:17
3923b6e
Merge pull request #1 from Fichtme/patch-1

Update composer.json

Added label endpoint

Choose a tag to compare

@imbue imbue released this 27 May 11:12
  • Added label endpoint

Initial release

Choose a tag to compare

@imbue imbue released this 26 May 18:33
  • Initial release
  • Not all methods are implemented, yet