All the notable changes to the Laravel Google Translate package are documented in this file:
- Change method name (fix typo)
- Fixes by Florian Ressel across various PRs.
- Thank you Florian ❤️
- Set minimum PHP requirement to PHP 8.0
- PR by Florian Ressel to add support for Laravel 9
- PR by Florian Ressel to add the source language as param to translate method
- Add PHP 8 Support
- Drop PHP 7.3 Support
- PR by Josias
- Added Laravel v8.x support.
- Dropped Laravel v6.x & 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
- Use v2 of Google translate client
- Thank you to Flears Network for the PR.
- Now supports Laravel v6.0
- Support for Laravel v5.8 will be dropped in v3.1
- Remove phpunit depcrications
- update phpunit
- update phpunit
- patch fix
- Now supports Laravel v5.8
- Included the missing 'he' locale code.
- Initial release