Releases: richan-fongdasen/laravel-i18n
Releases · richan-fongdasen/laravel-i18n
1.3.1
Fixes Laravel semantic versions in composer and travis configuration.
1.3.0
- 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
- 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
Add support for Laravel 5.7
1.1.0
Initial Release for Laravel 5.2 - 5.6
- Managing custom route prefixes based on the defined locale.
- Add Eloquent translation feature.
1.0.0
Initial Release for Laravel 5.1
- Managing custom route prefixes based on the defined locale.
- Add Eloquent translation feature.