Releases: bold-commerce/go-shopify
Releases · bold-commerce/go-shopify
v4.6.0
v4.6.0-alpha.4
Full Changelog: v4.6.0-alpha.3...v4.6.0-alpha.4
v4.6.0-alpha.3
Full Changelog: v4.6.0-alpha.2...v4.6.0-alpha.3
v4.6.0-alpha.2
Full Changelog: v4.6.0-alpha.1...v4.6.0-alpha.2
v4.6.0-alpha.1
What's Changed
- Added Currency, UpdatedAt and RecurringApplicationChargeId properties
- added current_quantity to LineItem by @masp-92 in #299
New Contributors
Full Changelog: v4.5.0...v4.6.0-alpha.1
The on where we removed Usagecharge->BillingOn
- PR #296 - Usagecharge->BillingOn is deprecated
The one where we removed delivery_category from order_shipping_lines
The one where we fixed the Access Scopes endpoint
The one where we fixed shipping_lines.id and added a bunch of fields
#284 - Add VariantId to AssignedFulfillmentOrder (thx @Apokalypser )
#285 - Add alt tag to Product Image (thx @ash-mank )
#286 - Add alt member variable to Image tag (thx @ash-mank )
#287 - Add discount_applications to Order (thx @roelofjan-elsinga )
#288 - Change order.shipping_lines.id to uint64 (thx @roelofjan-elsinga )
#289 - Added subtotal and total tax sets to RefundLineItem (thx @lologarithm )
The one where we added ListAll() and fixed ShippingLines
- PR #280 Update ShippingLines Id to string
- PR #282 Add ListAll to all resources (thx @weirdian2k3 )