Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

Releases: luisprmat/laravel-lang-installer

v1.3.0

22 Apr 02:08
Compare
Choose a tag to compare

Added

  • Support for Laravel-Lang ^10.6 [#8]

Fixed

  • Fix breaking changes with Laravel-lang/lang ^10.6 version, split Laravel versions.

v1.2.1

09 Feb 07:16
447a534
Compare
Choose a tag to compare

Added

  • Support for Laravel ^9.0 and Laravel-lang ^10.4 [#6]

v1.1.2

29 Sep 05:10
cffb97e
Compare
Choose a tag to compare

Fixed

  • Message when install laravel jetstream.

v1.1.1

29 Sep 04:14
915c7e6
Compare
Choose a tag to compare

Added

  • Support for jetstream-ext
  • Support for laravel-lang/lang v10.1.7 (merge attributes)

v1.1.0

13 Sep 06:51
596b796
Compare
Choose a tag to compare

Added

  • Discover supported packages from composer.json.
  • Optmize load of <locale>.json according to discovered packages.

v1.0.2

09 Sep 02:40
Compare
Choose a tag to compare

Fixed

  • Validate argument: Stop execution if language is not supported.

v1.0.1

08 Sep 12:40
Compare
Choose a tag to compare

Fixed

  • Fix installation: the base_path was wrong.

v1.0.0

08 Sep 06:47
fd4ca16
Compare
Choose a tag to compare

Initial release.