All notable changes to laravel-poeditor-sync
will be documented in this file
- Add PHP 8.1 and Laravel 9 support (#9)
- Prevent unwanted creation of empty 'vendor.php' file when vendor translations are present (#8)
- Add php8 support and switch to github actions (#6)
- Do not create JSON translations file if it will be empty (#4)
- Add option to exclude files from upload (#3)
- Throw "invalid argument" exception if API key or Project ID is empty (#2)
- Add Laravel 8 support, and drop Laravel 6 support (#5)
- Initial release