Skip to content

Releases: grinry/laravel.translator

v0.0.11

15 Feb 11:56
Compare
Choose a tag to compare
Update Translate.php

v0.0.10

15 Feb 11:00
Compare
Choose a tag to compare
Update Translate.php

v0.0.9

15 Feb 10:14
Compare
Choose a tag to compare
fix for json column type

v0.0.8

03 Feb 13:56
Compare
Choose a tag to compare
Update Translatable.php

v0.0.7

11 Oct 13:46
Compare
Choose a tag to compare
Changed helper methods to static methods

v0.0.6

05 Aug 14:24
Compare
Choose a tag to compare
Remove translation if empty string given

v0.0.5

03 May 11:10
Compare
Choose a tag to compare
Implemented JsonSerializable for better usage of json_encode on eloqu…

…ent models.

v0.0.4a

02 May 08:36
Compare
Choose a tag to compare
Update Translatable.php

v0.0.4b

02 May 08:18
Compare
Choose a tag to compare
v0.0.4b Pre-release
Pre-release

Bug fixes: do not allow to overwrite translation with empty one.

v0.0.3

29 Apr 19:27
Compare
Choose a tag to compare

Fixed bug of translation updates