All Notable changes to laravel-search-console
will be documented in this file.
- Add Compatibility With Laravel 8
- Drop support for Laravel 7
- Minimum PHP 7.3
- Use full path for json account config files
- Removed files env vars
- Add Compatibility With Laravel 7
- Drop support for Laravel 6
- Minimum PHP 7.2.5
- 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