All Notable changes to laravel-search-console
will be documented in this file.
- Add Compatibility With Laravel 6
- drop support for Laravel 5.8 and lower
- Add Compatibility With Laravel 5.8
- drop support for Laravel 5.7 and lower
- drop support for PHP 7.1 and lower
- Add Compatibility With Laravel 5.7
- Set row limit to 25000
- Throw authentication exceptions immediately
- Accept JSON or Array as Access Token
- Add Compatibility With Laravel 5.6
- Clear Cache on setAccessToken()
- change default cache to null
- First stable release
- add compatibility with Laravel 5.5
- dropped support for anything lower than Laravel 5.4
- Initial Beta Release