Releases: wotzebra/laravel-poeditor-sync
Releases · wotzebra/laravel-poeditor-sync
0.7.0
- Add support for mapping multiple internal locales to the same POEditor locale (#11)
0.6.0
- Add PHP 8.2 and Laravel 10 support (#10)
0.5.0
- Add PHP 8.1 and Laravel 9 support (#9)
0.4.1
- Prevent unwanted creation of empty 'vendor.php' file when vendor translations are present (#8)
0.4.0
- Add php8 support and switch to github actions (#6)
0.3.0
- 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)
0.2.0
- Add Laravel 8 support, and drop Laravel 6 support (#5)