Releases: Laravel-Lang/locale-list
Releases · Laravel-Lang/locale-list
1.4.0
Added
- Added
Direction
enum class by @andrey-helldar in #11
1.3.0
Dependencies
- Added support for
archtechx/enums
version 1.0 by @andrey-helldar in #8
1.2.0
Added
- Added several localization codes supported by Google Translate by @andrey-helldar in #3, #4, #5
1.2-rc.2
Full Changelog: 1.1.0...1.2-rc.2
1.2-RC1
Added
- Added several localization codes supported by Google Translate by @andrey-helldar in #3, #4, #5
1.1.0
Added
- Added get an associative array of [case value => case value] by @andrey-helldar in #2
Full Changelog: 1.0.1...1.1.0
1.0.1
Added
- Added several traits for more convenient work with the list of locales by @andrey-helldar in #1
Full Changelog: 1.0.0...1.0.1
1.0.0
Added
- First Release