- Added Laravel 11 support
- Require bitbucket/client 4.7
- Added PHP 8.3 support
- Require bitbucket/client 4.6
- Require bitbucket/client 4.5
- Require bitbucket/client 4.4
- Fixed issue with the JWT authenticator
- Support Laravel 8-10 only
- Support PHP 7.4-8.2 only
- Added additional types
- Removed various getter methods
- Require bitbucket/client 4.3
- Require lcobucci/jwt
^4.3 || ^5.0
- Dropped PHP < 7.4
- Dropped Laravel < 8
- Require bitbucket/client 4.2
- Require lcobucci/jwt ^4.1.5
- Support graham-campbell/bounded-cache v2 too
- Support Laravel 9
- Require bitbucket/client 4.1
- Provisional PHP 8.1 support
- Updated package metadata
- Always build keys using integer timestamps
- Tweaked private token auth
- Require bitbucket/client 4.0
- Support PHP 8
- Require bitbucket/client 3.3
- Upgrade to lcobucci/jwt ^3.4 || ^4.0
- Manager phpdoc fixes
- Support Laravel 8
- Require bitbucket/client 3.2
- Require bitbucket/client 3.1
- Require bitbucket/client 3.0
- Added JWT authentication support
- Added missing cachefactory provides
- Updated funding information
- Dropped Laravel 5
- Moved around internals
- Reworked caching support
- Made caching truly optional
- Added Laravel 7 support
- Added missing properties
- Require bitbucket/client 2.1
- Support both HTTPlug v1 and v2
- Added Laravel 6 support
- Work around Laravel caching bugs
- Ensure cache TTLs aren't too large
- Upgraded to bitbucket/client 2.0
- Reworked caching
- Avoid calling deprecated code
- Added Laravel 5.8 support
- Added Laravel 5.7 support
- Upgraded to bitbucket/client 1.1
- Support customizing the base URL
- Switched to bitbucket/client 1.0
- Support no authentication
- Support PHP 7.1 or 7.2
- Support Laravel 5.5 or 5.6
- Require at least gentle/bitbucket-api 1.1
- Fixed config when inside phar
- Support oauth2
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Support oauth
- Added laravel 5.4 support
- Initial release