Skip to content

Releases: ScreenStaring/shopify-dev-tools

v0.0.8

02 Mar 21:30

Choose a tag to compare

  • Use GraphQL for all webhooks commands. This changes how the ls command displays the webhook topic
  • Add command to update webhooks
  • Fix sdt exit status on failure
  • Fix webhook create's -f option

v0.0.7

22 Feb 23:47

Choose a tag to compare

  • Add command to delete metafields
  • Fix orders ls command issues and move from REST to GraphQL API

v0.0.6

25 Aug 13:41

Choose a tag to compare

  • Add GraphQL command option to specify an API version
  • Add orders command option to specify a status
  • Support full Shopify domain as argument to GraphQL client
  • Fix order listing bug

v0.0.5

10 Oct 03:20

Choose a tag to compare

  • Add orders ls command to list orders
  • Add charges command to list and create charges
  • Add command to enable Storefront API metafields
  • Add more content types for theme uploads
  • Add SHOPIFY_PRODUCT_FIELDS env variable for setting product fields
  • Fix metafields type display

v0.0.4

16 May 05:10

Choose a tag to compare

  • Add theme command to copy files to a theme
  • Add graphql command to execute a GraphQL Admin API query
  • Add products command to output a shop's prodcuts
  • Update go-shopify
  • Always use latest stable version of GraphQL Admin API
  • Support access token lookup command in other commands

v0.0.3

02 Apr 02:46

Choose a tag to compare

Add support for deleting script tags

v0.0.2

05 Jan 23:18

Choose a tag to compare

  • Add support for listing a customer's metafields
  • Add support for setting --access-token via SHOPIFY_API_TOKEN
  • Fix bug preventing metafields from being output as JSONL

v0.0.1

12 Aug 00:04

Choose a tag to compare

goreleaser config updates + go.sum