Skip to content

Releases: richan-fongdasen/laravel-i18n

1.3.1

03 Oct 11:38
Compare
Choose a tag to compare

Fixes Laravel semantic versions in composer and travis configuration.

1.3.0

05 Sep 03:42
46c8007
Compare
Choose a tag to compare
  • Added support for Laravel 6.0
  • Dropped support for Laravel 5.5, 5.6, and 5.7
  • Raised minimum version of PHP to 7.2

1.2.0

28 Feb 10:50
741087a
Compare
Choose a tag to compare
  • Add support for Laravel 5.8
  • Dropped support for Laravel 5.2, 5.3 and 5.4
  • Update cache duration value from minutes to seconds

1.1.1

28 Sep 09:02
fd7bc37
Compare
Choose a tag to compare

Add support for Laravel 5.7

1.1.0

21 Jul 04:01
Compare
Choose a tag to compare

Initial Release for Laravel 5.2 - 5.6

  • Managing custom route prefixes based on the defined locale.
  • Add Eloquent translation feature.

1.0.0

05 Jun 16:57
267acd4
Compare
Choose a tag to compare

Initial Release for Laravel 5.1

  • Managing custom route prefixes based on the defined locale.
  • Add Eloquent translation feature.