Skip to content

Releases: robwittman/shopify-php-sdk

v2.1.0: Fix old files (#13)

10 Feb 21:28
02f64e8

Choose a tag to compare

Refactor request generation
Remove Option parameter arguments in favor of arrays

v2.0.0: V2 rewrite (#7)

30 Jun 02:36

Choose a tag to compare

* Removed old files, refactored objects

* Added Options classes to manage URL arguments

* Initial Commit

* Added missing services, removed old Fields enums

* Added Services

* Added typecasting

* Added files

* Update composer package name

* Fix composer.json

v1.0.3

06 Jul 16:19

Choose a tag to compare

Fixed Client closing cURL handle before handling errors, and added tests

v1.0.2

15 Jun 14:37

Choose a tag to compare

Fixed cURL errors and SDK instance