Skip to content

Releases: nozzlegear/ShopifySharp

4.21.6

18 Sep 22:08
b4694f4
Compare
Choose a tag to compare
  • Changed Variant.Grams long (#396)

4.21.5

16 Sep 01:55
bbe043a
Compare
Choose a tag to compare
  • Changed DiscountAllocation.DiscountApplicationIndex from int to long (#394)

4.21.4

28 Jul 02:14
Compare
Choose a tag to compare

Automated AppVeyor release for ShopifySharp v4.21.4. Check changelog.md for a list of changes.

4.21.3

26 Jul 02:01
4.21.3
e267c3e
Compare
Choose a tag to compare
  • Added InventoryLevel.UpdatedAt, RefundLineItem.RestockType and RefundLineItem.LocationId properties (#383).

4.21.1

05 Jul 21:17
Compare
Choose a tag to compare
  • Added ProductVariant.PresentmentPrices (#378)

4.21.0

01 Jul 18:34
Compare
Choose a tag to compare
  • Fix ShopifyPaymentsDispute.NetworkReasonCode typo (#377)
  • Added InventoryItem.HarmonizedSystemCode and InventoryItem.ProvinceCodeOfOrigin properties (#376)

4.20.0

19 Jun 21:49
Compare
Choose a tag to compare
  • Support API versioning and pin to version 2019-04 (#355)
  • Deprecate the notifiesCustomer parameter for FulfillmentService.CreateAsync and FulfillmentService.UpdateAsync (#356)
  • Add an optional CountFilter to CustomerService.CountAsync (#368)
  • Handle edge cases where Shopify does not return a JSON response (#363)
  • Mark ArticleFilter.Ids as obsolete, to be removed in 5.0 (#349)

4.19.2

05 Apr 00:55
9057c20
Compare
Choose a tag to compare
  • Added method to check whether the Shopify Payments API is enabled on the store. (#345)

4.19.1

27 Feb 15:27
7a061de
Compare
Choose a tag to compare
  • Add ShopifyPaymentDispute.InitiatedAt property (#338)

4.19.0

26 Feb 04:49
cea3af7
Compare
Choose a tag to compare
  • Change Fulfillment.LocationId from string to long? (#336)