Releases: 26B/i18n-midoru
Releases · 26B/i18n-midoru
1.0 - RC
- Add support for Laravel 9
0.5
0.4.3
Fixing issue with handling the change of localize's Last-Modified header to lowercase.
Visibility for Project Name on Exceptions
Improve the visibility of what project caused the exception during authentication/download/upload.
0.4.1
Adding a destructive change option delete-absent
to config for localise upload.
0.4.0
- Filtering projects via name for
upload
,download
andmake_pots
methods. - CLI Commands via a
i18n-midoru
bin file withupload
,download
andmake_pots
commands with the possibility for filtering projects.
v0.3.0
Change input of config to single source of truth, a i18n-midoru.json
file.
Fix bug with Localise last-modified not working with multiple locales.
v0.2.0
Removing loco-sdk-php
and using Guzzle instead.
Creation of a lock file to save data about the translations for each project.
Saving localise last-modified
date into .lock to be able to check for changes via the api.
v0.1.1
Fix bug when making the path to the file when the locale is empty.
Initial Release
0.1.0 Configure action for php 7.3