Skip to content

Releases: spatie/laravel-translatable

5.0.2

28 Sep 14:21
7ea25cf
Compare
Choose a tag to compare
  • specify locales in get translations method (#299)

5.0.1

15 Jul 10:30
c1c201f
Compare
Choose a tag to compare
  • fix return types of getTranslation (#286)

5.0.0

26 Mar 16:55
dee1a11
Compare
Choose a tag to compare
  • require PHP 8+
  • convert syntax to PHP 8
  • drop support for PHP 7.x
  • drop support for Laravel 6.x
  • implement spatie/laravel-package-tools

4.6.0

19 Nov 14:21
5900d60
Compare
Choose a tag to compare
  • add support for PHP 8.0 (#241)
  • drop support for Laravel 5.8 (#241)

4.5.2

22 Oct 13:52
73e5c92
Compare
Choose a tag to compare

4.5.1

22 Oct 11:43
6a9dc24
Compare
Choose a tag to compare
  • use string casting for translatable columns (#235)

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)