Skip to content

Releases: signifly/laravel-shopify

v1.1.4

07 Dec 09:12
24c3637

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

02 Dec 10:34
2c292e4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

08 Oct 11:47

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Oct 08:16
d737aa2

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 Oct 13:03

Choose a tag to compare

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

  • @praffn made their first contribution in #8

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - 2021-07-07

07 Jul 12:35

Choose a tag to compare

  • Initial release 🎉

v1.0.0-rc.2

28 May 08:28

Choose a tag to compare

v1.0.0-rc.2 Pre-release
Pre-release
feat: add createOrderFulfillment method

v0.8.2 - 2021-05-21

21 May 11:50
ed3376e

Choose a tag to compare

  • Add support for PHP 8

v1.0.0-rc.1 - 2021-05-07

07 May 11:40
d44991a

Choose a tag to compare

Pre-release

Release v1.0.0-rc.1 🎉 🎉

v0.8.1 - 2020-09-11

11 Sep 13:18

Choose a tag to compare

This release contains the following:

  • Add support for Laravel 8