Releases: spatie/laravel-translation-loader
Releases · spatie/laravel-translation-loader
2.8.0
What's Changed
- Replace trans with __ and fix doc links by @Rattone in #171
- Laravel 11.x Compatibility by @laravel-shift in #172
New Contributors
Full Changelog: 2.7.6...2.8.0
2.7.6
What's Changed
- Update broken shield badge by @erikn69 in #162
- Laravel 10.x Compatibility by @laravel-shift in #161
New Contributors
- @laravel-shift made their first contribution in #161
Full Changelog: 2.7.5...2.7.6
2.7.5
What's Changed
- Update create_language_lines_table.php.stub in #150
- Fix Tests after anonymous migration by @erikn69 in #151
- Add PHP 8.2 Support by @patinthehat in #157
New Contributors
- @erikn69 made their first contribution in #151
- @patinthehat made their first contribution in #157
Full Changelog: 2.7.4...2.7.5
2.7.4
2.7.3
What's Changed
- Do not hardcode table name as it can be changed in config by @AlexisSerneels in #142
New Contributors
- @AlexisSerneels made their first contribution in #142
Full Changelog: 2.7.2...2.7.3
2.7.2
What's Changed
- Fix Typo by @spoyntersmith in #139
- Update TranslationLoaderManager.php by @haringsrob in #141
New Contributors
- @spoyntersmith made their first contribution in #139
- @haringsrob made their first contribution in #141
Full Changelog: 2.7.1...2.7.2
2.7.1
- allow Laravel 9
2.7.0
- add support for php 8
- drop support for laravel 5.8