Skip to content

Releases: nozzlegear/ShopifySharp

ShopifySharp.Extensions.DependencyInjection 1.0.0

11 Dec 19:41
6111e8f
Compare
Choose a tag to compare

This release introduces a new ShopifySharp.Extensions.DependencyInjection package, which can be used to add ShopifySharp's various service factory interfaces to your DI container with Microsoft's Dependency Injection package.

Usage instructions can be found here.

6.6.1

26 Oct 22:15
62ceb19
Compare
Choose a tag to compare

What's Changed

  • Added the scopes for managing Cart Transforms by @nico159 in #947
  • Added SmartCollectionRules.ConditionObjectId by @alonghurst in #949
  • Fix documentation for FulfillmentShipping.FulfillmentRequestOrderLineItems by @nozzlegear in #950

New Contributors

Full Changelog: 6.6.0...6.6.1

6.6.0

11 Dec 19:42
f8f1390
Compare
Choose a tag to compare

What's Changed

  • GraphService method to get GraphQL results with System.Text.Json instead of Newtonsoft.Json by @clement911 in #930
  • Added generated file with all GraphQL types by @clement911 in #931
  • Re-added removed method useful to deserialize webhook payload into ob… by @clement911 in #934
  • Fixed bug when using GraphService.Post2 with LeakyBucket policy + add… by @clement911 in #936
  • Gift card search by @clement911 in #937

Full Changelog: 6.4.0...6.6.0

6.2.0

13 Jul 05:09
d2b5e07
Compare
Choose a tag to compare

What's Changed

  • Add FulfillmentShipping.OriginAddress by @nozzlegear in #900
  • Add missing IFulfillmentService.CancelAsync
  • Deprecate ShopifySharp.Infrastructure.DefaultHttpClientFactory
  • Change type of Fulfillment.OriginAddress to FulfillmentOriginAddress

Full Changelog: 6.1.2...6.2.0

6.1.2

13 Jul 01:40
57ee301
Compare
Choose a tag to compare

What's Changed

  • Fix serialization/deserialization of LineItemDuty.PriceSet values by @Andersonbueno in #896
  • Update VSCode test code snippet location and documentation by @zac-schutt in #895
  • Reimplement FulfillmentService.CancelAsync by @thomotron in #834

New Contributors

Full Changelog: 6.1.1...6.1.2

6.1.1

13 Jul 01:27
940350e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

23 Jun 02:36
e72e328
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.1...6.1.0

6.0.1

23 Jun 02:34
a555a69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.19.1...6.0.1

5.19.1

20 Jan 21:37
62f346a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.19.0...5.19.1

5.19.0

11 Jan 01:06
06e9887
Compare
Choose a tag to compare

What's Changed

  • Update to API version 2022-07 by @nozzlegear in #801
  • Replace Fulfillment APIs with 2022-07's combined new FulfillmentOrder and Fulfillment APIs.

Full Changelog: 5.18.12...5.19.0