Skip to content

Releases: Entanet/bitbucket-api-interface

Use Laravel compatible version of phpunit

18 Oct 19:20
Compare
Choose a tag to compare
0.6

Laravel compatible phpunit version

sendCurlGet now correctly removes bearer token header when useToken is set to false

18 Oct 19:15
Compare
Choose a tag to compare
0.5

Correct sendCurlGet function always using token regardless of useToke…

Add exception to explicitly catch 404 errors

16 Oct 08:33
Compare
Choose a tag to compare
0.4

Explicitly catch 404 errors

Add getts for token, refresh and expiresIn

22 Sep 13:26
Compare
Choose a tag to compare
0.3

Add curl as dependancy, add getters for token, refresh, expiresIn

Set token, refresh and expiresIn if specified in constructor

21 Sep 20:49
Compare
Choose a tag to compare
0.2

Set class properties if specified in constructor

Initial release

20 Sep 11:28
Compare
Choose a tag to compare

Initial release