Skip to content

Releases: kg-bot/laravel-localization-to-vue

New artisan command

24 Jun 07:44
Compare
Choose a tag to compare

Export messages to ECMAScript 6 compliant module

Small vendor parser fix

23 Jun 14:01
8d00c20
Compare
Choose a tag to compare
Merge pull request #9 from kg-bot/analysis-zOoWwk

Apply fixes from StyleCI

parseVendorFiles

23 Jun 13:48
ed95caf
Compare
Choose a tag to compare

parseVendorFiles have been creating new prefixed key for each vendor file instead of creating a new array for each vendor file

Caching

23 Jun 12:38
8272be1
Compare
Choose a tag to compare
Merge pull request #7 from kg-bot/analysis-X09jnn

Apply fixes from StyleCI

Refactor of export functionality

12 Jun 14:35
Compare
Choose a tag to compare

Refactoring the export functionality

v1.2.0

09 Jun 11:39
Compare
Choose a tag to compare
Improved performance of toFlat() method

Fixed toFlat() method recursive function call

09 Jun 10:56
Compare
Choose a tag to compare
v1.1.1

Fixed toFlat() method

New methods to get messages in different formats

09 Jun 10:18
Compare
Choose a tag to compare
v1.1.0

New methods, toArray(), toJson(), toCollection(), toFlat()

Minor change in localization files inside vendor packages loader

08 Jun 21:32
Compare
Choose a tag to compare
Package names will now be added to appropriate language and not as ke…

…ys directly in messages

Version 1 of package

08 Jun 20:11
Compare
Choose a tag to compare
v1.0

README change