Skip to content

Releases: Laravel-Lang/publisher

v8.1.1

09 Feb 10:36
32305f9
Compare
Choose a tag to compare
Security fix

v8.1.0

08 Jan 11:43
Compare
Choose a tag to compare
Added command for checking missing localizations

v8.0.1

30 Dec 19:32
0497bb5
Compare
Choose a tag to compare
Update LICENSE

v8.0.0

30 Dec 08:12
Compare
Choose a tag to compare
Update README.md

v7.0.0

01 Dec 08:49
6b61703
Compare
Choose a tag to compare
Merge pull request #74 from andrey-helldar/7.x

Implemented compatibility with unicode standard (Intl)

v6.2.0

30 Nov 10:15
950458c
Compare
Choose a tag to compare
PHP 8 support

v6.1.0

04 Oct 14:48
f139c43
Compare
Choose a tag to compare
Merge pull request #72 from andrey-helldar/analysis-NA0dMv

Apply fixes from StyleCI

v6.0.2

20 Sep 10:59
7efc1be
Compare
Choose a tag to compare

Added suggestion to use Laravel Jetstream

v6.0.1

02 Sep 10:03
Compare
Choose a tag to compare
Small refactoring

v6.0.0

02 Sep 09:51
Compare
Choose a tag to compare

Added

  • Create a constant list of available localizations (f79e5cc)

Removed

  • Removed "vendor" key from config file (b57b490)

Changed