Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Releases: nozzlegear/Shopify-Prime

2.10.0

16 Oct 20:01
2.10.0
Compare
Choose a tag to compare
  • Added support for the Themes API (#27)

2.9.0

16 Oct 20:01
2.9.0
Compare
Choose a tag to compare
  • Added support for the Draft Orders API

2.8.0

11 Jun 16:27
2.8.0
Compare
Choose a tag to compare
  • Adding fulfillment support

  • Removing options references

  • Adding casting

  • Revert "Adding casting"

This reverts commit d04956c.

  • Found serious errors in my previous PR

  • add product variants service and export

  • Adding proper variant support

  • Fixing update

  • Adding inventory levels

  • Adding locations

    • Updating list options for inventory levels
  • Fixing exports
  • Updating descriptions for inventory levels
    • Updating location api description
  • Adding inventory items service
  • Adding proper inventory levels list options
  • Remove empty price rules options

  • Clean up product options

  • Fixing few bugs with inventory items

  • Exporting the object property correctly

  • Fixing root property for inventory levels

  • Making mandatory arguments live outside of the options param

  • Fixing fulfillments

  • Removed wrong filter options on product variant's count function

2.6.0

07 Feb 23:34
2.6.0
Compare
Choose a tag to compare
  • Adds support for fulfillment API. #23

2.3.2

22 Feb 02:03
Compare
Choose a tag to compare
  • Added address2 property to the Shop model.

2.2.0

15 Nov 22:13
Compare
Choose a tag to compare
  • New Blogs class - Create, get, update, list, count and delete a shop's Blogs.
  • New Articles class - Create, get, update, list, count and delete a blog's articles.

2.1.0

14 Nov 22:26
Compare
Choose a tag to compare
  • New ApplicationCredits class: Create, list and get Application Credits (#4).
  • Support for "Offline Access" and "Online Access" tokens when creating an authorization URL for OAuth integration (#5).
  • Support for canceling an order.

1.3.0

18 Jun 23:26
Compare
Choose a tag to compare
  • New feature: ScriptTags. Create, update, count, list, and delete script tags on a Shopify store with Shopify Prime's ScriptTags class.