This repository was archived by the owner on Jul 16, 2020. It is now read-only.
Releases: martinlindhe/laravel-vue-i18n-generator
Releases · martinlindhe/laravel-vue-i18n-generator
0.1.36: Add format option and JSON format (#74)
0.1.35: Add file name and lang files command line options (#70)
* Add command line option for output file name * Add command line option for lang files * Make tests pass
0.1.34: Add excludes config (#68)
* Add excludes config
0.1.33: Relative translations are not loaded in the proper locale (#54)
- Relative translations are not loaded in the proper locale #54
0.1.32
dont escape slashes in encoded json, fixes #67
0.1.31
translate parameters, should fix #64
0.1.30
Make output messages optional (#62)
0.1.29
Support Laravel 5.7
0.1.28
revert another breaking change, should fix #45 and #48