Skip to content

Tags: user-aki/laravel5-woocommerce-api-client

Tags

v3.0.1

Toggle v3.0.1's commit message
Add php 72. to travis-ci

Update CHANGELOG.md

v3.0.0

Toggle v3.0.0's commit message
Remove composer.lock

v2.3.0

Toggle v2.3.0's commit message
Add pagination functionality (pixelpeter#15)

* Add methods to get http request/response headers fro the last api call

* Add pagination functionality and tests

* Update README and CHANGELOG

v2.2.0

Toggle v2.2.0's commit message
Release for Laravel 5.4 compatibility

v2.1.0

Toggle v2.1.0's commit message
Fix some scrutinizer issues

v2.0.0

Toggle v2.0.0's commit message
Update readme with usage information for Woocommerce 2.6

v1.0.1

Toggle v1.0.1's commit message
Enhance "verify_ssl" config option so you can define it in .env

- Fix intendation in WoocommerceServiceProvider
- Add config option to package config file
- Update documentation on README
- Update CHANGELOG

v1.0

Toggle v1.0's commit message
Initail commit