Skip to content

Releases: nozzlegear/ShopifySharp

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

5.18.12

20 Jan 21:28
822bdcc
Compare
Choose a tag to compare

What's Changed

  • Fulfillment order move object by @judah4 in #810
  • Bump newtonsoft.json from 13.0.1 to 13.0.2 in /ShopifySharp by @dependabot in #815
  • New method AuthorizationService.RefreshAccessToken by @clement911 in #822

New Contributors

Full Changelog: 5.18.11...5.18.12

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