- 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