Skip to content

Releases: bold-commerce/go-shopify

The one where we allow using the unstable API

29 Sep 21:25
a817a50
Compare
Choose a tag to compare

Added support for the unstable api version #119
See https://shopify.dev/concepts/about-apis/versioning#unstable-api-versions

Thank you for your contribution @Wryte.
Stay safe and have fun.

The one where we added collections

08 Sep 21:15
cd587cf
Compare
Choose a tag to compare

Added access to collections information. #115

Thank you @gcfresh for your contribution.

Stay safe and have fun.

The one where we added FulfillmentService to the client

11 Aug 14:51
decc076
Compare
Choose a tag to compare

Added Fulfillment Service to the client #114

Thank you for your contribution @MarkSpruijt.

Stay safe and have fun.

The one where we added a Price Rule Service

29 Jul 01:36
5698c39
Compare
Choose a tag to compare

Added Price Rules service #113

Thank you very much for your contributions @kogai

Stay safe and have fun everyone.

The one where we added the shipping zone service.

27 Jul 21:16
c59fdc7
Compare
Choose a tag to compare

Added Shipping zone service with List endpoint, thank you @bobek-balinek

Stay safe and have fun.

The one where we fixed line item deserialization

14 Jul 13:46
f1fbd1c
Compare
Choose a tag to compare

Thank you for to all those who contributed, reviewed and commented, it's through your efforts that this project becomes better for all those that used it.

Stay safe and have fun.

The one where we added Order actions: Cancel, Close and Open

24 Jun 14:54
2a39b52
Compare
Choose a tag to compare

#103

Thank you for to all those who contributed, reviewed and commented, it's through your efforts that this project becomes better for all those that used it.

Stay safe and have fun.

The one where we added a custom unmarshaller for ShippingLines

04 Jun 18:15
e4ee88f
Compare
Choose a tag to compare

#105 Create custom unmarshaller for ShippingLines

Thank you to all who contributed.

The one where we added WithLogger

01 May 17:57
0398b1e
Compare
Choose a tag to compare

Adding logging.

#99 Adding WithLogger Option

Stay safe, wash your hands, and obey social distancing.

The one where we added a bunch of stuff.

13 Apr 18:12
2fe6b77
Compare
Choose a tag to compare

Quite a few changes here, we'd like to thank all that were involved in submitting and reviewing.

#83 Moved ApiPrefix to Client rather than being global
#84 Refactored support for pagination via header
#86 Added RateLimitInfo
#87 Added WithRetry
#93 Added cursor based pagination for orders
#96 Prevents sending unexpected page's field
#98 Updated documentation and testing
#100 Created custom unsmarshaller for Order.LineItems

Stay safe, wash your hands, and obey social distancing.