Releases: signifly/laravel-shopify
Releases · signifly/laravel-shopify
v1.1.4
What's Changed
- fix: ManageFulfillments by @clandestine8 in #25
New Contributors
- @clandestine8 made their first contribution in #25
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Online store asset management by @Razorsheep in #17
- Shopify Payments Balance by @Razorsheep in #19
- Shopify payments payouts by @Razorsheep in #20
- Shopify Payments Order Transactions by @Razorsheep in #21
- Change http methods of two order methods by @JaavierR in #23
New Contributors
- @Razorsheep made their first contribution in #17
- @JaavierR made their first contribution in #23
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- feat(discount-codes): add support for discount code methods by @pactode in #9
- feat: add create and delete redirect methods by @praffn in #8
- chore: use code style badge based on GH action by @pactode in #10
- feat: add get/find/count/update methods for redirects by @praffn in #11
- feat: add price rules methods by @pactode in #12
- feat: add blog resource by @praffn in #13
- fix: create correct redirect cursor by @praffn in #14
- feat: add support for pages by @pactode in #15
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - 2021-07-07
- Initial release 🎉
v1.0.0-rc.2
feat: add createOrderFulfillment method
v0.8.2 - 2021-05-21
- Add support for PHP 8
v1.0.0-rc.1 - 2021-05-07
Release v1.0.0-rc.1 🎉 🎉
v0.8.1 - 2020-09-11
This release contains the following:
- Add support for Laravel 8