Skip to content

Releases: barryvdh/laravel-translation-manager

Fix route error, add --all

06 Dec 12:34
a21c76c
Compare
Choose a tag to compare
v0.5.7

Use flag for 'all'

v0.5.6: Merge pull request #336 from mining016/patch-1

08 Oct 08:58
3a29fcd
Compare
Choose a tag to compare
corrected command for json export

v0.5.5: Merge pull request #331 from voicecode-bv/master

12 Sep 07:47
cab405d
Compare
Choose a tag to compare

v0.5.4: Merge pull request #327 from djoudi/master

05 Sep 18:11
9bcb141
Compare
Choose a tag to compare

v0.5.3

26 Feb 20:03
994f7bf
Compare
Choose a tag to compare
Update composer.json

v0.5.2: Update Manager.php (#295)

15 Nov 14:20
Compare
Choose a tag to compare
Using strings that contain `/`weren't being processed due to this regex. Using sub-directories will force us to review the regex in the future.

v0.5.1

26 Oct 11:42
c9d5b7d
Compare
Choose a tag to compare
Update Manager.php

v0.5.0

04 Sep 14:16
857334e
Compare
Choose a tag to compare
Update composer.json

Fix package discovery and json export

21 Dec 12:37
Compare
Choose a tag to compare
Add support for vue file import (#189)

https://laracasts.com/discuss/channels/vue/use-trans-in-vuejs

v0.4.1: Renaming the fire() functions to handle() since it's what Laravel 5.5…

07 Sep 11:34
Compare
Choose a tag to compare