- Require knplabs/github-api 3.14
- Added Laravel 11 support
- Added PHP 8.3 support
- Require knplabs/github-api 3.13
- Require knplabs/github-api 3.12
- Require knplabs/github-api 3.11
- Require knplabs/github-api 3.10
- Support Laravel 8-10 only
- Support PHP 7.4-8.2 only
- Added additional types
- Removed various getter methods
- Require knplabs/github-api 3.9
- Require lcobucci/jwt
^4.3 || ^5.0
- Dropped PHP < 7.4
- Dropped Laravel < 8
- Require lcobucci/jwt ^4.1.5
- Require knplabs/github-api 3.6
- Support graham-campbell/bounded-cache v2 too
- Require knplabs/github-api 3.5
- Support Laravel 9
- Require knplabs/github-api 3.4
- Provisional PHP 8.1 support
- Updated package metadata
- Require knplabs/github-api 3.3
- Require knplabs/github-api 3.2
- Require knplabs/github-api 3.1
- Always build keys using integer timestamps
- Tweaked private token auth
- Require knplabs/github-api 3.0
- Removed password authenticator
- Added PHP 8.0 support
- Require knplabs/github-api 2.19
- Corrected phpdoc
- Require knplabs/github-api 2.18
- Require knplabs/github-api 2.17
- Upgrade to lcobucci/jwt ^3.4 || ^4.0
- Manager phpdoc fixes
- Require knplabs/github-api 2.16
- Support Laravel 8
- Avoid deprecated authentication methods
- Require knplabs/github-api 2.15
- Added missing cachefactory provides
- Fixes for case sensitive filesystems
- Issue JWT tokens for 9m59s rather than 10m
- Require knplabs/github-api 2.14
- Updated funding information
- Require knplabs/github-api 2.13
- Fixed typo in requirements
- Dropped Laravel 5
- Moved around internals
- Reworked caching support
- Fixed deprecated in app auth
- Made caching truely optional
- Added Laravel 7 support
- Support directly providing a key to the private authenticator
- Fixed docs and example config for the private authenticator
- Added missing properties
- Require knplabs/github-api 2.12
- Support both HTTPlug v1 and v2
- Added Laravel 6 support
- Work around Laravel caching bugs
- Ensure cache TTLs aren't too large
- Reworked caching
- Avoid calling deprecated code
- Added private key authenticator
- Added Laravel 5.8 support
- Require knplabs/github-api 2.11
- Support knplabs/github-api 2.10 too
- Added Laravel 5.7 support
- Support knplabs/github-api 2.9 too
- Support no authentication
- Support knplabs/github-api 2.8 too
- Use the new cache plugin package
- Support PHP 7.1 or 7.2
- Support Laravel 5.5 or 5.6
- Support knplabs/github-api 2.7
- Fixed config when inside phar
- Support knplabs/github-api 2.7 too
- Fixed manager dynamic method phpdoc
- Support knplabs/github-api 2.6 too
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Added JWT authentication support
- Rolled a custom caching plugging
- Locked to knplabs/github-api 2.5
- Added laravel 5.4 support
- Upgraded to the newest upstream library
- Fixed lumen support
- Use our own log adapter
- Added support for logging
- Added laravel 5.3 support
- Added cache configuration
- Added optional backoff support
- Improved service provider
- Fixed some typos
- Added laravel 5.2 support
- Improved environment detection
- Improved lumen support
- Official lumen support
- Code cleanup
- Moved the factory
- Container binding improvements
- Added more configuration
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Supporting all authentication methods
- Upgraded to laravel 5.0
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
- Improved the test suite
- Added cs fixers to the test suite
- Increased the minimum upstream version
- Improved the docs
- Other minor tweaks
- Expose the factory class in the ioc
- Corrected the license comments
- Added dynamic method docs to the manager
- Other minor tweaks
- Initial testing release