All the notable changes to the Laravel Natural Language package are documented in this file:
- Added Laravel 9 support and dropped support for Laravel 7 and 8, and PHP 7.
- Add PHP 8 support.
- Updated the underlying google cloud language sdk
- Added Laravel v8.x support.
- Dropped Laravel v6 & PHPUnit v8 support.
- Added Laravel v7.x support.
- Dropped PHP v7.2 support, now PHP v7.3 is the minimum requirement.
- Added Github Actions workflow
- Now supports Laravel v6.0
- Support for Laravel v5.8 will be dropped in v3.1
- Update google-cloud-language sdk
- Remove phpunit deprications
- Now supports Laravel v5.8
- Initial release