Skip to content

Releases: nikapps/bazaar-api-php

2.0.1

Choose a tag to compare

@alibo alibo released this 29 Feb 21:25
  • Add method authorize() (alias of token())

2.0.0

Choose a tag to compare

@alibo alibo released this 28 Feb 12:40

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

Choose a tag to compare

@alibo alibo released this 29 May 07:44

fix invalid access_token key in FileTokenManager

1.0.2

Choose a tag to compare

@nikapps nikapps released this 18 Mar 11:29

fixed: purchase status path

1.0.1

Choose a tag to compare

@nikapps nikapps released this 18 Mar 09:11
  • fixed: post requests (authorization & refresh access token)

1.0.0

Choose a tag to compare

@alibo alibo released this 17 Mar 21:55

First release!