Skip to content

Releases: zf-fr/zfr-shopify

5.0.0

15 Apr 12:42
a45a681
Compare
Choose a tag to compare
  • [BC] Add support for the new "version". You are now required to pass a version when creating a client (both admin and GraphQL API).
  • Fix GraphQL doc

4.2.0

01 Apr 11:21
caa176d
Compare
Choose a tag to compare
  • Add blog endpoints

4.1.1

11 Mar 18:27
0fb1230
Compare
Choose a tag to compare
  • Fix an issue with script tag root key

4.1.0

14 Feb 11:20
078acce
Compare
Choose a tag to compare
  • Add draft order methods

4.0.0

26 Dec 08:56
Compare
Choose a tag to compare
  • Remove unused dev dependency
  • Allow to use Zend Diactoros 2.x
  • Update dependency to use PSR-11 interfaces instead of container interop
  • Add access scopes methods
  • Add application charge methods
  • Add new webhooks
  • Add discount code and price rules methods
  • Provide a basic client for the new GraphQL API

3.5.0

21 Nov 14:05
5799c5b
Compare
Choose a tag to compare
  • Add missing updateOrder method to the descriptor.

3.4.1

30 Oct 09:06
200ad31
Compare
Choose a tag to compare
  • Fix an issue where additional parameters couldn't be pass when creating webhooks (#76)

3.4.0

04 Oct 03:05
b447fc4
Compare
Choose a tag to compare
  • Add support for inventory levels (#74)

3.3.2

27 Sep 01:59
467fa58
Compare
Choose a tag to compare
  • Remove default argument for __call

3.3.1

03 Sep 12:02
8165b64
Compare
Choose a tag to compare
  • Fix an issue with the CreateUsageCharge command (#72)