Releases: themsaid/laravel-langman
Releases · themsaid/laravel-langman
v1.2.1
- Fix bug with creating vendor language files
- Add the ability to pick specific languages to show in
langman:show
v1.2.0
- Fix bugs on windows os.
- Support nested language keys.
- Support vendor package translation lines.
- Enhance the output of commands to be more descriptive and (colorful).
v1.1.2
Fix an issue with creating language files with nested keys.
v1.1.1
Patch with fixes for PHP<7 support.
v1.1.0
- PHP>=5.5.9 support.
- Fix laravel 5.1 support.