Skip to content

Releases: spatie/laravel-translation-loader

2.2.1

25 Oct 15:10
Compare
Choose a tag to compare
  • drop support for Laravel 5.5 and 5.6

2.2.0

30 Aug 11:58
43b067f
Compare
Choose a tag to compare
  • add support for Lumen

2.1.5

31 Jul 16:19
Compare
Choose a tag to compare
  • a non-existing translation will now return null instead of an empty string

2.1.4

06 Mar 20:50
Compare
Choose a tag to compare
  • avoid throwing an exception when retrieving a non existing translation

2.1.3

04 Mar 21:10
d2d122c
Compare
Choose a tag to compare
  • fix bug when used with other traits

2.1.2

08 Feb 09:16
Compare
Choose a tag to compare
  • add support for Laravel 5.6

2.1.1

01 Dec 14:37
848957b
Compare
Choose a tag to compare
  • fix for not using fallback locale

2.1.0

19 Oct 21:41
Compare
Choose a tag to compare
  • add translation_manager config key
  • fix for missing keys (issue #49)

2.0.0

31 Aug 09:11
Compare
Choose a tag to compare
  • add support for Laravel 5.5, dropped support for Laravel 5.4
  • rename config file from laravel-translation-loader to translation-loader

1.2.1

07 Aug 07:35
Compare
Choose a tag to compare
  • add support for numeric keys