Skip to content

Releases: themsaid/laravel-langman

v1.2.1

09 Apr 20:11
Compare
Choose a tag to compare
  • Fix bug with creating vendor language files
  • Add the ability to pick specific languages to show in langman:show

v1.2.0

09 Apr 09:16
Compare
Choose a tag to compare
  • 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

04 Apr 20:52
Compare
Choose a tag to compare

Fix an issue with creating language files with nested keys.

v1.1.1

04 Apr 17:04
Compare
Choose a tag to compare

Patch with fixes for PHP<7 support.

v1.1.0

04 Apr 14:44
Compare
Choose a tag to compare
  • PHP>=5.5.9 support.
  • Fix laravel 5.1 support.

v1.0.0

02 Apr 15:23
Compare
Choose a tag to compare

Initial release