Skip to content

Releases: spatie/laravel-translatable

2.2.0

10 Mar 00:13
Compare
Choose a tag to compare
  • made it possible to get all translations in one go

2.1.5

28 Feb 19:38
73f333c
Compare
Choose a tag to compare
  • better handling of null values

2.1.4

07 Feb 23:16
Compare
Choose a tag to compare
  • add support for L5.6

2.1.3

24 Jan 14:48
1f6fb05
Compare
Choose a tag to compare
  • make locale handling more flexible

2.1.2

24 Dec 09:31
Compare
Choose a tag to compare
  • fix for using translations within translations

2.1.1

20 Dec 19:23
Compare
Choose a tag to compare
  • fix event key attribute
  • fix support for mutators

2.1.0

21 Sep 18:14
Compare
Choose a tag to compare
  • added support for setting a translation directly through the property

2.0.0

30 Aug 13:45
Compare
Choose a tag to compare
  • added support for Laravel 5.5, dropped support for all older versions
  • rename config file from laravel-translatable to translatable

1.3.0

12 Jun 18:14
Compare
Choose a tag to compare
  • add forgetAllTranslations

1.2.2

28 Jan 08:33
Compare
Choose a tag to compare
  • improve support for fallback locale