Releases: Laravel-Lang/status-generator
Releases · Laravel-Lang/status-generator
2.3.1
Fixed
- Fixed console command for adding missing locales by @andrey-helldar in #59
Full Changelog: 2.3.0...2.3.1
2.3.0
Added
- Added the ability to add all locales with one command by @andrey-helldar in #58
Full Changelog: 2.2.1...2.3.0
2.2.1
Added
- Added allowed range of number of columns from 2 to 36 by @andrey-helldar in #57
Full Changelog: 2.2.0...2.2.1
2.2.0
Added
- Added option
vendor/bin/lang status --columns=12
by @andrey-helldar in #56
Full Changelog: 2.1.0...2.2.0
2.1.0
Changed
- Start of sentence correction disabled by @andrey-helldar in #55
Full Changelog: 2.0.0...2.1.0
2.0.0
Changed
- Drop old Laravel versions support by @andrey-helldar in #53
- Migrate to
laravel-lang/locales
by @andrey-helldar in #53
Full Changelog: v1.19.0...2.0.0
v1.19.0
v1.18.0
Added
- Added DeepL Translator (need a payment) by @andrey-helldar in #49
Fixed
- Fixed parser by @andrey-helldar in #50
Full Changelog: v1.17.0...v1.18.0
v1.17.0
Added
- Added search for translations in
$fail()
methods by @andrey-helldar in #48
Full Changelog: v1.16.2...v1.17.0
v1.16.2
Fixed
- Fixed Argument #3 ($values) must be of type array, null given by @andrey-helldar in #47
Changed
- Update locales by @andrey-helldar in #46
Full Changelog: v1.16.1...v1.16.2