Skip to content

Releases: SevenSpikes/shopify-api-java-wrapper

Release v0.1.8

01 Sep 13:02

Choose a tag to compare

Add the price property to the LineItem

Release v0.1.7

25 Aug 06:59

Choose a tag to compare

Add the price property to the LineItem

Release v0.1.6

24 Aug 15:51

Choose a tag to compare

Fixed the product variants to be a list of variants

Release v0.1.5

24 Feb 12:25

Choose a tag to compare

Fix an issue with a wrong URL for the getCollects endpoint.

Release v0.1.4

24 Feb 07:53

Choose a tag to compare

Add parameters to the createWebhook endpoint

Release v0.1.3

23 Feb 15:45

Choose a tag to compare

Implement the getWebhooksCount endpoint.

Release v0.1.2

23 Feb 15:40

Choose a tag to compare

Implement the getWebhooks endpoint.

Release v0.1.1

23 Feb 09:13

Choose a tag to compare

Add more properties to the Order class.

Release v0.1.0

18 Feb 09:55

Choose a tag to compare

Implement the creation of a webhook.

Add a ContentType interceptor.