Skip to content

Releases: LinioIT/seller-center-sdk

v1.0.0

04 Dec 15:16
c50bd40
Compare
Choose a tag to compare

Changed

  • Remove guzzle as a dependency and start using PHP standards interfaces (https://www.php-fig.org/psr/) keeping the compatibility with Guzzle 6 to not breaking current SDK implementations.

v0.4.0

31 Aug 20:50
8a7d5cc
Compare
Choose a tag to compare

Added

v0.3.0

21 Aug 15:28
e8c3a85
Compare
Choose a tag to compare

Added

  • Support linio util v3
  • Support to update seller sku

Changed

  • Update Readme documentation
  • Make ProductData constructor's parameters optional
  • Do not build XML request with null values (useful when not updating the entire product)

Fixed

  • Support feed's errors with empty SellerSku
  • Fix CategoryAttribute returning 0 (zero) instead of null

v0.2.1

05 Dec 23:57
Compare
Choose a tag to compare
docs: update changelog

v0.2.0

21 Oct 12:29
Compare
Choose a tag to compare
feat: v0.2.0 stable