Releases: MedShift/bigc
Releases · MedShift/bigc
v0.2.15
v0.2.14
What's Changed
- Add timeout arguments to bigc api client by @briancbarrow in #44
New Contributors
- @briancbarrow made their first contribution in #44
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
v0.2.11
v0.2.10
- Add
BigCommerceOrdersAPI.update_shipment
Thanks to @gnovack41 for contributing to this release
v0.2.9
- Attach
Response
objects to exceptions - Add
orders.all_coupons(order_id: int)
function - Add
page_size
kwarg toBigCommerceRequestClient.get_many()
- Set default for
order_id
toNone
fororders.all_refunds
Thanks to @CraigRobertWhite, @Iapetus-11, @aliyahjsj for contributing to this release