All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Laravel-Lang
^10.6
[#8]
- Fix breaking changes with Laravel-lang/lang ^10.6 version, split Laravel versions.
- Support for Laravel
^9.0
and Laravel-lang^10.4
[#6]
- Instalation message with
jetstream-ext
was included
- Support for
jetstream-ext
- Support for
laravel-lang/lang
v10.1.7
(merge attributes)
- Discover supported packages from
composer.json
. - Optmize load of
<locale>.json
according to discovered packages [#3].
- Validate argument: Stop execution if language is not supported.
- Fix installation: the
base_path
was wrong.
Initial release