Skip to content
This repository has been 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
Compare
Choose a tag to compare
Added config file to configure the source and output path.

0.1.5

27 Nov 22:11
Compare
Choose a tag to compare
relax regex and use negative lookbehind to leave mailto: and tel: lin…

0.1.4

27 Nov 21:41
Compare
Choose a tag to compare
fix regex to skip html tags, makes testShouldNotTouchHtmlTags() pass

0.1.3

09 Nov 14:09
Compare
Choose a tag to compare
adjust strings in the whole array

0.1.2

09 Nov 11:15
Compare
Choose a tag to compare
adjustString: dont touch non-strings

0.1.1

09 Nov 10:45
Compare
Choose a tag to compare
bump php version

0.1.0

09 Nov 08:46
Compare
Choose a tag to compare
initial commit