Releases: outl1ne/nova-translations-loader
Releases · outl1ne/nova-translations-loader
5.0.2
Changed
- Removed Laravel version restriction
5.0.0
Changed
- Added Laravel 8 support again
- Renamed namespaces to Outl1ne instead of OptimistDigital
4.0.1
Changed
- Fixed lang paths for Laravel 9
3.1.4
Changed
- Fixed Laravel 9 translations folder location
4.0.0
Changed
- Dropped Laravel 7 and 8 support
- Dropped PHP 7.X support
- Dropped Nova 3.X support
3.1.3
Changed
- Allow Laravel 9 in
composer.json
(thanks to @luigel)
3.1.2
Changed
- Bumped minimum Laravel version to
7.21
to ensure availability of app()->getFallbackLocale()
2.0.5
Changed
- Fixed Laravel 6 compatibility