Skip to content

Releases: nikapps/bazaar-api-php

2.0.1

29 Feb 21:25
Compare
Choose a tag to compare
  • Add method authorize() (alias of token())

2.0.0

28 Feb 12:40
Compare
Choose a tag to compare

Changes:

  • Re-write whole library files.
  • Make the Api much simpler to use
  • Support only CafeBazaar Rest API version 2
  • Change minimum support of php to 5.5.9
  • Update guzzle dependency. now you can use ~5.3 or ~6.1
  • Remove carbon dependency
  • Add examples
  • Change root namespace to Nikapps\BazaarApi

1.0.3

29 May 07:44
Compare
Choose a tag to compare

fix invalid access_token key in FileTokenManager

1.0.2

18 Mar 11:29
Compare
Choose a tag to compare

fixed: purchase status path

1.0.1

18 Mar 09:11
Compare
Choose a tag to compare
  • fixed: post requests (authorization & refresh access token)

1.0.0

17 Mar 21:55
Compare
Choose a tag to compare

First release!