Skip to content

Releases: bigcommerce/bigcommerce-api-php

3.1.0

21 Mar 14:14
Compare
Choose a tag to compare
Merge pull request #208 from BVMiko/master

Support newer versions of firebase/php-jwt

Adding methods to API client

28 Jul 19:36
Compare
Choose a tag to compare
Merge pull request #179 from bc-joshroe/api-fix-1

BIG-16297 - Adding some methods to the API Client

STDIN Fix

15 Jun 19:29
Compare
Choose a tag to compare
Merge pull request #174 from bc-ruth/OMNI-1167

Revert https://github.com/bigcommerce/bigcommerce-api-php/pull/155

Add product image

09 Jun 17:36
Compare
Choose a tag to compare
Merge pull request #173 from bc-ruth/OMNI-1259

OMNI-1259 Expose product image resource to Client API

Add currency support

29 Apr 17:27
Compare
Choose a tag to compare
Merge pull request #170 from bc-ruth/OMNI-1024

OMNI-1024 Expose currencies v2 resource to Client API

3.0.2

28 Jan 23:13
Compare
Choose a tag to compare
Merge pull request #163 from bc-bfenton/API-94

API-94 - adding else case to switch back to JSON mode if useXml is false

3.0.1

27 Jan 00:29
Compare
Choose a tag to compare

fix for #92

3.0.0

08 Jul 18:25
Compare
Choose a tag to compare
Merge pull request #145 from aleachjr/update-readme

update readme to include oauth connection information

3.0.0-beta.12

19 Jun 22:40
Compare
Choose a tag to compare
3.0.0-beta.12 Pre-release
Pre-release
Merge pull request #145 from aleachjr/update-readme

update readme to include oauth connection information

3.0.0-beta.11

19 Jun 21:52
Compare
Choose a tag to compare
3.0.0-beta.11 Pre-release
Pre-release
Merge pull request #143 from bc-bfenton/oauth

Reimplementing PR 88 with corrections for underlying code drift