Releases: nozzlegear/ShopifySharp
Releases · nozzlegear/ShopifySharp
5.18.2
What's Changed
- Fix issue with parsing empty querystring values during request validation by @nozzlegear in #778
Full Changelog: 5.18.1...5.18.2
5.18.1
What's Changed
- Implement additional FulfillmentOrderService methods by @judah4 in #770
- Add missing Customer property, mark other Customer properties as obsolete by @JnsSo in #772
- Fix
CheckoutService.CreateAsync
endpoint by @nozzlegear in #754
New Contributors
Full Changelog: 5.18.0...5.18.1
5.18.0
5.17.0
What's Changed
- Sales channel REST API implementation by @cmgt in #738
- Add most of the Shipping and Fulfillment endpoints by @codecooper in #677
- Implement FulfillmentOrderService.GetAsync by @nozzlegear in #767
New Contributors
- @cmgt made their first contribution in #738
- @codecooper made their first contribution in #677
Full Changelog: 5.16.0...5.17.0
5.16.0
What's Changed
- Change to netstandard2.0 by @ChaoticIke in #715
- Add ProcessedAt property in Transaction by @MatejMarecek in #717
- Adding missing authorization scopes as defined in https://shopify.dev… by @ajdvoynos in #724
- Upgraded to API version 2022-04 by @clement911 in #743
- Added OrderEditWebhook entity by @clement911 in #742
- Add Github actions build/test/publish/release pipeline by @nozzlegear in #745
- Added ability to override the API version used when instantiating a GraphService by @clement911 in #749
- Change GiftCardAdjustment to use long instead of int. by @brian-winfield in #765
- Added pre_tax_price and pre_tax_price_set properties by @stephan-ansems in #760
New Contributors
- @MatejMarecek made their first contribution in #717
- @ajdvoynos made their first contribution in #724
- @brian-winfield made their first contribution in #765
- @stephan-ansems made their first contribution in #760
Full Changelog: 5.15.0...5.16.0