Releases: bold-commerce/go-shopify
Releases · bold-commerce/go-shopify
v4.7.0
- PR #304 - Export some enums values (thx @shuqingzai )
- PR #305 - Add published param to Page (thx @k-yomo )
- PR #306 - Add MetafieldService to LocationService (thx @ar3s3ru )
- PR #308 - Add order, customer missing fields (thx @khanakia )
- PR #309 - Add ArticlesService in the client (thx @spl0i7 )
- PR #313 - add missing price sets in order (thx @andypwarren )
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 )