Skip to content

Releases: nozzlegear/ShopifySharp

5.18.11

06 Dec 21:27
00820e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.18.10...5.18.11

5.18.10

06 Dec 21:27
9c1cf57
Compare
Choose a tag to compare

What's Changed

  • Avoid using JObject.Parse because it doesn't preserve timezones by @clement911 in #808

Full Changelog: 5.18.9...5.18.10

5.18.9

06 Dec 21:27
7528eb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.18.8...5.18.9

5.18.8

10 Nov 22:40
e5cc7f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.18.7...5.18.8

5.18.7

10 Nov 22:37
63570bf
Compare
Choose a tag to compare

What's Changed

  • Fix for date deserialization when JSON contains dates lower than DateTime.MinValue by @clement911 in #804

Full Changelog: 5.18.6...5.18.7

5.18.6

24 Oct 20:30
654daa7
Compare
Choose a tag to compare

What's Changed

  • Automatically downcase Metafield resource type strings by @nozzlegear in #790
  • Fix CustomCollectionListFilter.UpdatedAtMax and CustomCollectionListFilter.PublishedAtMax by @grj1046 in #791
  • Fix broken request bodies when creating and updating checkouts with the CheckoutService by @zeeshanbhati in #800

New Contributors

Full Changelog: 5.18.5...5.18.6

5.18.5

04 Oct 21:22
6398e8e
Compare
Choose a tag to compare

What's Changed

  • Change GiftCardAdjustment.ApiClientId type from int to long by @KoanLeeroy in #785
  • Fix types of Transaction.DeviceId, ClientDetails.BrowserWidth and BrowserHeight by @nozzlegear in #786

New Contributors

Full Changelog: 5.18.4...5.18.5

5.18.4

20 Sep 21:59
Compare
Choose a tag to compare

What's Changed

  • Fix serialization of PageListFilter.PublishedStatus and SmartCollectionListFilter.PublishedStatus properties by @nozzlegear in #783

Full Changelog: 5.18.3...5.18.4

5.18.3

09 Sep 00:12
d70a4f9
Compare
Choose a tag to compare

What's Changed

  • Add missing FulfillmentOrder properties by @judah4 in #779

Full Changelog: 5.18.2...5.18.3

5.18.2

30 Aug 20:45
380178f
Compare
Choose a tag to compare

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