Skip to content

Releases: spatie/laravel-translatable

4.5.0

03 Oct 11:00
3af4a71
Compare
Choose a tag to compare
  • add replaceTranslations method (#231)

4.4.3

02 Oct 20:56
Compare
Choose a tag to compare
  • rename withLocale to usingLocale

4.4.2

02 Oct 15:28
8b7eea6
Compare
Choose a tag to compare
  • elegant syntax update (#229)

4.4.1

06 Sep 19:02
cc2ce05
Compare
Choose a tag to compare
  • add support for Laravel 8 (#226)

4.4.0

09 Jul 07:06
7642b38
Compare
Choose a tag to compare
  • make possible to set multiple translations on mutator model field with array (#216)

4.3.2

30 Apr 10:01
c15b457
Compare
Choose a tag to compare
  • fix forgetTranslation & forgetAllTranslations on fields with mutator (#205)

4.3.1

11 Mar 09:56
39da2d9
Compare
Choose a tag to compare

4.3.0

02 Mar 19:37
Compare
Choose a tag to compare
  • add support for Laravel 7

4.2.2

20 Jan 07:53
Compare
Choose a tag to compare
  • open up for non-model objects (#186)

4.2.1

03 Oct 11:05
3a07be9
Compare
Choose a tag to compare
  • add third param to translate method (#177)