3.0.5
- Fix the name of Iran (thanks @hojatdelfan)
- Add
Kosovo
to the list of countries. - Make
countries
property internal inCountryPickerView
class. Please use the "preferred countries" feature if you only want to show some countries. - Allow setting the locale to be used for country names on the list via
CountryPickerViewDataSource
:
func localeForCountryNameInList(in countryPickerView: CountryPickerView) -> Locale