Skip to content

Releases: HPInc/oneflow-sdk-php

1.4.1

05 Sep 15:45
cbd5a0e
Compare
Choose a tag to compare
  • Fix: decode url path before sign in #50

1.4.0

17 Aug 09:49
fd7dd02
Compare
Choose a tag to compare
  • feat: set sourceComponentId on component #48
  • chore: update license to MIT
  • chore: update README
  • chore: update composer.json

1.3.1

28 Mar 12:56
2cf7834
Compare
Choose a tag to compare

What's Changed

  • Set SHA256 as default cypher in #45

Full Changelog: 1.3.0...1.3.1

1.3.0

03 Aug 09:19
1fcc31a
Compare
Choose a tag to compare
  • Feat: carrier fields to shipment #41
  • Fix: check if retry options are set #42 Thanks @DjThossi!

1.2.0

28 Oct 15:17
23f097b
Compare
Choose a tag to compare
  • Feat: Retry in case of 429 error.
  • Feat: Add options to SDK constructor allowing to specify number of retries and custom functions for delay and condition.
  • Fix: Error in public function setPrintType($printType) #36 Thanks @CroDevil75!
  • Fix an issue with PHP 8 #37 Thanks @paulskinnerlibris!

1.1.0

14 May 12:22
095682a
Compare
Choose a tag to compare
  • Added missing properties and methods
  • Removed some empty string defaults
  • Removed deprecated item shrinkWrap property

1.0.9

22 Mar 16:12
29938fc
Compare
Choose a tag to compare
  • Remove validation echos
  • Set default quantity on create item shortcuts

1.0.8

31 Jan 11:44
29acfb5
Compare
Choose a tag to compare
  • Makes HTTP methods public accessible
  • Adds a new Production method to ship a shipment
  • Removes deprecated press methods

1.0.7

09 Nov 15:01
87d9e1d
Compare
Choose a tag to compare

Feat: added shipment slaDays and item printQuantity properties

1.0.6

09 Nov 14:45
683422f
Compare
Choose a tag to compare
  • Feat: added country and phone arguments to the shipment set return address helper