Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Releases: martinlindhe/laravel-vue-i18n-generator

0.1.6: Merge pull request #2 from periloso/master

19 Jul 08:31

Choose a tag to compare

Added config file to configure the source and output path.

0.1.5

27 Nov 22:11

Choose a tag to compare

relax regex and use negative lookbehind to leave mailto: and tel: lin…

0.1.4

27 Nov 21:41

Choose a tag to compare

fix regex to skip html tags, makes testShouldNotTouchHtmlTags() pass

0.1.3

09 Nov 14:09

Choose a tag to compare

adjust strings in the whole array

0.1.2

09 Nov 11:15

Choose a tag to compare

adjustString: dont touch non-strings

0.1.1

09 Nov 10:45

Choose a tag to compare

bump php version

0.1.0

09 Nov 08:46

Choose a tag to compare

initial commit