Releases: Entanet/bitbucket-api-interface
Releases · Entanet/bitbucket-api-interface
Use Laravel compatible version of phpunit
0.6 Laravel compatible phpunit version
sendCurlGet now correctly removes bearer token header when useToken is set to false
0.5 Correct sendCurlGet function always using token regardless of useToke…
Add exception to explicitly catch 404 errors
0.4 Explicitly catch 404 errors
Add getts for token, refresh and expiresIn
0.3 Add curl as dependancy, add getters for token, refresh, expiresIn
Set token, refresh and expiresIn if specified in constructor
0.2 Set class properties if specified in constructor
Initial release
Initial release