Releases: SevenSpikes/shopify-api-java-wrapper
Releases · SevenSpikes/shopify-api-java-wrapper
Release v0.1.8
Add the price property to the LineItem
Release v0.1.7
Add the price property to the LineItem
Release v0.1.6
Fixed the product variants to be a list of variants
Release v0.1.5
Fix an issue with a wrong URL for the getCollects endpoint.
Release v0.1.4
Add parameters to the createWebhook endpoint
Release v0.1.3
Implement the getWebhooksCount endpoint.
Release v0.1.2
Implement the getWebhooks endpoint.
Release v0.1.1
Add more properties to the Order class.
Release v0.1.0
Implement the creation of a webhook. Add a ContentType interceptor.