Releases: diglabby/laravel-find-missing-translations
Releases · diglabby/laravel-find-missing-translations
1.5.2
What's Changed
- Fix a critical error on using numeric array keys by @mgralikowski in #10
New Contributors
- @mgralikowski made their first contribution in #10
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Support Laravel 12 by @cappuc in #9
- Improve
arrayDiffRecursive
by @szepeviktor in #8 - Fix the typo in FindMissingTranslations by @szepeviktor in #7
New Contributors
- @szepeviktor made their first contribution in #8
Full Changelog: 1.5.0...1.5.1
1.5.0
1.4.0
1.3.0
What's Changed
- Support Laravel 11, update dependencies by @alies-dev in #4
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Support Laravel 10 by @alies-dev in #3
- Use Psalm by @alies-dev in #3
- Use PHP-CS-Fixer (PSR12) by @alies-dev in #3
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Update composer.json to support PHP 8 by @Putr in #1
- Support Laravel 8 and Laravel 9 by @alies-dev in #2
New Contributors
- @Putr made their first contribution in #1
- @alies-dev made their first contribution in #2
Full Changelog: 1.0.0...1.1.0
1.0.0
0.2.0
0.1.0 Initial release
- A console command with 2 options: base locale and path to locales