Skip to content

Releases: bambamboole/laravel-translation-dumper

1.1.0

23 Aug 20:15
Compare
Choose a tag to compare

Non dotted translation keys won't be dumped anymore by default
Full Changelog: 1.0.3...1.1.0

1.0.3

15 Aug 17:06
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

08 Aug 21:14
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

08 Aug 20:25
Compare
Choose a tag to compare

Add compatibility to Laravel 8.x

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Aug 20:08
b708f2b
Compare
Choose a tag to compare

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

22 Jul 20:01
Compare
Choose a tag to compare

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

30 Mar 13:28
Compare
Choose a tag to compare
  • Add support for Laravel 11

Full Changelog: 0.3.0...0.4.0

0.3.0

21 Feb 21:05
Compare
Choose a tag to compare

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

17 Apr 17:11
1cb65b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Apr 20:56
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.2.0