Releases: Laravel-Lang/native-currency-names
Releases · Laravel-Lang/native-currency-names
1.4.0
Added
- Added Laravel 11 support by @andrey-helldar in #9
1.3.0
Changed
- Added exception of data folder from codestyler by @andrey-helldar in #6
- Added support for new locale codes by @andrey-helldar in #3
Dependencies
- Bump dependencies by @andrey-helldar in #2
1.3-RC1
Added
- Added support for new locale codes by @andrey-helldar in #3
Dependencies
- Bump dependencies by @andrey-helldar in #2
1.2.0
Changed
- Replace
Native
withCurrencyNames
namespace and improved data storage by @andrey-helldar in #1
Full Changelog: 1.1.0...1.2.0
1.1.0
Added
- Now the keys are not numeric, but in the form of a locale code a44a570
Full Changelog: https://github.com/Laravel-Lang/native-currency-names/commits/1.1.0
1.0.0
Added
- First Release