Skip to content

Releases: lukevmk/magento2-rest-client

2.14

09 May 10:58
fb730db
Compare
Choose a tag to compare

2.13

06 Jan 09:59
5994dc0
Compare
Choose a tag to compare

fixed return type bool bug

2.12

06 Jan 09:15
3c73e9c
Compare
Choose a tag to compare

added getCustomer.

2.11

26 Apr 08:23
20a1cf5
Compare
Choose a tag to compare

removes white spaces around access token from response

2.10.2

14 Jun 11:42
04ae13c
Compare
Choose a tag to compare
Merge pull request #5 from lukevmk/add-filterGroups-to-getCustomers

Update Client.php add filterGroups to getCustomers

2.10.1

22 Apr 13:42
Compare
Choose a tag to compare

changed return type of deleteCustomer

2.10.0

22 Apr 12:25
055834e
Compare
Choose a tag to compare

added getCustomers function and made attributes and functions protected.

2.9.1

19 Mar 13:11
19d136c
Compare
Choose a tag to compare
Merge pull request #2 from lukevmk/feature/LIV-DASH-012

add get store views

2.9.0

26 Feb 13:50
Compare
Choose a tag to compare

added delete customer function

2.8.1

14 Jan 12:38
Compare
Choose a tag to compare

adds update customer function