Releases: lukevmk/magento2-rest-client
Releases · lukevmk/magento2-rest-client
2.13
fixed return type bool bug
2.11
removes white spaces around access token from response
2.10.2
Merge pull request #5 from lukevmk/add-filterGroups-to-getCustomers
Update Client.php add filterGroups to getCustomers
2.10.1
changed return type of deleteCustomer
2.10.0
added getCustomers function and made attributes and functions protected.
2.9.1
Merge pull request #2 from lukevmk/feature/LIV-DASH-012
add get store views
2.9.0
added delete customer function
2.8.1
adds update customer function