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

Choose a tag to compare

@martinlindhe martinlindhe released this 19 Jul 08:31
Added config file to configure the source and output path.

0.1.5

Choose a tag to compare

@martinlindhe martinlindhe released this 27 Nov 22:11
relax regex and use negative lookbehind to leave mailto: and tel: lin…

0.1.4

Choose a tag to compare

@martinlindhe martinlindhe released this 27 Nov 21:41
fix regex to skip html tags, makes testShouldNotTouchHtmlTags() pass

0.1.3

Choose a tag to compare

@martinlindhe martinlindhe released this 09 Nov 14:09
adjust strings in the whole array

0.1.2

Choose a tag to compare

@martinlindhe martinlindhe released this 09 Nov 11:15
adjustString: dont touch non-strings

0.1.1

Choose a tag to compare

@martinlindhe martinlindhe released this 09 Nov 10:45
bump php version

0.1.0

Choose a tag to compare

@martinlindhe martinlindhe released this 09 Nov 08:46
initial commit