Skip to content

Releases: 26B/i18n-midoru

1.0 - RC

10 Oct 15:56
f0b026c
Compare
Choose a tag to compare
1.0 - RC Pre-release
Pre-release
  • Add support for Laravel 9

0.5

09 Aug 10:41
6c5837f
Compare
Choose a tag to compare
  • Updating symfony/console to support PHP >=8.0.2
  • Breaking change – Drop support for PHP <8.0.2

0.4.3

27 Jun 15:44
5ef65be
Compare
Choose a tag to compare

Fixing issue with handling the change of localize's Last-Modified header to lowercase.

Visibility for Project Name on Exceptions

07 Dec 15:18
6f405f1
Compare
Choose a tag to compare

Improve the visibility of what project caused the exception during authentication/download/upload.

0.4.1

23 Nov 10:07
69cf7ed
Compare
Choose a tag to compare

Adding a destructive change option delete-absent to config for localise upload.

0.4.0

16 Aug 10:15
ac9a1eb
Compare
Choose a tag to compare
  • Filtering projects via name for upload, download and make_pots methods.
  • CLI Commands via a i18n-midoru bin file with upload, download and make_pots commands with the possibility for filtering projects.

v0.3.0

12 Mar 12:01
8297f36
Compare
Choose a tag to compare

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

10 Mar 10:27
fb3e2ee
Compare
Choose a tag to compare

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

14 Jan 10:47
0f3beaf
Compare
Choose a tag to compare

Fix bug when making the path to the file when the locale is empty.

Initial Release

28 Dec 12:50
a785725
Compare
Choose a tag to compare
0.1.0

Configure action for php 7.3