Releases: bambamboole/laravel-translation-dumper
Releases · bambamboole/laravel-translation-dumper
1.1.0
Non dotted translation keys won't be dumped anymore by default
Full Changelog: 1.0.3...1.1.0
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
Add compatibility to Laravel 8.x
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Refactor to use DTO to be able to dump replacements by @bambamboole in #6
Full Changelog: 0.5.0...1.0.0
0.5.0
What's Changed
- Add feature to dump also non dotted translations by @bambamboole in #4
- Add support for ignore keys, which is especially useful for
validation.custom
which are checked by laravels validator for custom validation messages and uses them if they exist
Full Changelog: 0.4.0...0.5.0
0.4.0
- Add support for Laravel 11
Full Changelog: 0.3.0...0.4.0
0.3.0
If the lang or the locale folder does not yet exist, it will create it.
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Fix codecov integration by @bambamboole in #1
- Do not dump string which end with a dot by @bambamboole in #2
New Contributors
- @bambamboole made their first contribution in #1
Full Changelog: 0.2.0...0.2.1
0.2.0
Full Changelog: 0.1.0...0.2.0