- Provisional Laravel 9 support
- Provisional PHP 8.1 support
- Updated package metadata
- Provisional PHP 8.0 support
- Provisional Laravel 8 support
- Added missing throws doc
- Updated funding information
- Miscellaneous tweaks
- Added getNamedConfig method
- Tweaked getConnections() phpdoc
- Added Laravel 7 support
- Added Laravel 6 support
- Avoid calling deprecated code
- Fixes for PHPUnit 8
- Added Laravel 5.8 support
- Added Laravel 5.7 support
- Support PHP 7.1 or 7.2
- Support Laravel 5.5 or 5.6
- Bind extension resolvers to the manager
- Updated phpdoc to reflect connections being objects
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Added laravel 5.4 support
- Added laravel 5.3 support
- Fixed some typos
- Added laravel 5.2 support
- Minor tweaks
- Official lumen support
- Code cleanup
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- 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
- Improved the docs
- Corrected the license comments
- Stricter config validation
- Minor tweaks
- Bumped to stable
- Upgrade to Laravel 4.1/4.2
- Minor refactoring
- Support use without multiple drivers too
- Initial testing release