Skip to content

Releases: phpclassic/php-shopify

v1.2.1

03 Oct 14:59
f931765
Compare
Choose a tag to compare
  • Metafield as a child resource of Collection & DraftOrder #267

v1.2.0

29 Sep 06:37
81e6cc8
Compare
Choose a tag to compare

Shopify API Version 2022-07

  • Change to 2202-07 version breaks fulfillments #264

v1.1.25

29 Sep 06:34
9c5a528
Compare
Choose a tag to compare
  • Rollback API Version (Breaking fullfilments)

v1.1.24

19 Jul 06:22
2f1595a
Compare
Choose a tag to compare
  • Add Metafield property and method to docblock #259

v1.1.23

14 Jul 15:40
5bc3d3a
Compare
Choose a tag to compare
  • Migrating from value_type to type #255

v1.1.22

23 Feb 06:42
59e6f8c
Compare
Choose a tag to compare
  • Resend requests that returns http error #240
  • Test case added for GraphQL Query #254
  • Update API Version to 2022-01

v1.1.21

18 Dec 11:24
32ec82a
Compare
Choose a tag to compare
  • AccessScope resource #246
  • FulfillmentOrder hold and release_hold methods #245

Fixes:

  • Default API Version. #251

v1.1.20

13 Sep 06:38
00b6142
Compare
Choose a tag to compare
  • Add additional curl configuration #238

v1.1.19

15 Jun 17:13
6c80502
Compare
Choose a tag to compare

Fixes

  • Added the Cart Resource #204
  • Throw an exception if the access token request failed #219
  • Return location header as array if response is 303 #221
  • Remove query params from current url #227
  • Adding Fulfillment Order #228

v1.1.18

21 Mar 15:21
05eb123
Compare
Choose a tag to compare
  • Update CountryTest (error fix)