Releases: Laravel-Lang/native-locale-names
Releases · Laravel-Lang/native-locale-names
2.3.0
Added
- Added Laravel 11 support by @andrey-helldar in #32
2.2.0
Changed
- Added support for
laravel-lang/locale-list
2 version by @andrey-helldar in #25 - Added exception of data folder from codestyler by @andrey-helldar in #29
Fixed
- Fixed handling of new locales by @andrey-helldar in #26
- Fixed minimum stability by @andrey-helldar in #27
Dependencies
- Bump dependencies by @andrey-helldar in #30
2.2-RC2
Changed
- Fixed minimum stability by @andrey-helldar in #27
2.2-RC1
Changed
- Added support for
laravel-lang/locale-list
2 version by @andrey-helldar in #25
Fixed
- Fixed handling of new locales by @andrey-helldar in #26
2.1.0
Changed
- Sorting disabled by default by @andrey-helldar in #23
- Tests added by @andrey-helldar in #24
Full Changelog: 2.0.0...2.1.0
2.0.0
Changed
- The source of the list of available locales has been changed to
laravel-lang/locale-list
. by @andrey-helldar in #20 - Improved data storage system by @andrey-helldar in #21
- Namespace was
LaravelLang\NativeLocaleNames\Native
renamed toLaravelLang\NativeLocaleNames\LocaleNames
by @andrey-helldar in #22
Full Changelog: 1.4.0...2.0.0
1.4.0
Added
- The project is connected to CLDR by @andrey-helldar in #18
- Improved localization coverage for CLDR by @andrey-helldar in #19
Fixed
- Fixed loss of keys when sorting arrays by @andrey-helldar in #17
Full Changelog: 1.3.0...1.4.0
1.3.0
Added
- Added mechanics for updating localizations from
LocalePlanet
by @andrey-helldar in #11
Changed
- The
_combined
"locale" has been renamed to_native
by @andrey-helldar in #11, #14
Removed
- Extra package disabled by @andrey-helldar in #10
Full Changelog: 1.2.2...1.3.0