Releases: kg-bot/laravel-localization-to-vue
Releases · kg-bot/laravel-localization-to-vue
New artisan command
Export messages to ECMAScript 6 compliant module
Small vendor parser fix
Merge pull request #9 from kg-bot/analysis-zOoWwk Apply fixes from StyleCI
parseVendorFiles
parseVendorFiles have been creating new prefixed key for each vendor file instead of creating a new array for each vendor file
Caching
Refactor of export functionality
Refactoring the export functionality
v1.2.0
Fixed toFlat() method recursive function call
v1.1.1 Fixed toFlat() method
New methods to get messages in different formats
v1.1.0 New methods, toArray(), toJson(), toCollection(), toFlat()
Minor change in localization files inside vendor packages loader
v1.0.1 Package names will now be added to appropriate language and not as ke…
Version 1 of package
v1.0 README change