- 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
- 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