Releases: kizitonwose/CountryPickerView
Releases · kizitonwose/CountryPickerView
3.3.0
02 Oct 16:00
Compare
Sorry, something went wrong.
No results found
3.2.0
27 Mar 11:54
Compare
Sorry, something went wrong.
No results found
Improve RTL support (thanks @zfoltin )
Update Tokelau's flag (thanks @zfoltin )
Bump deployment target to iOS 9.0
3.1.3
02 Aug 15:51
Compare
Sorry, something went wrong.
No results found
Add method func excludedCountries(in countryPickerView: CountryPickerView) -> [Country] to CountryPickerViewDataSource.
3.1.2
18 Apr 14:49
Compare
Sorry, something went wrong.
No results found
Notify the delegate when the selected country is set programmatically.
3.1.1
05 Apr 05:53
Compare
Sorry, something went wrong.
No results found
3.1.0
01 Mar 18:16
Compare
Sorry, something went wrong.
No results found
Sort countries using their localized names if available (thanks @remy-shopopop )
3.0.9
22 Feb 14:13
Compare
Sorry, something went wrong.
No results found
Allow showing the country name on the view (thanks @itsniper )
3.0.8
12 Feb 18:35
Compare
Sorry, something went wrong.
No results found
Fix UISearchController crash.
3.0.7
06 Jan 12:07
Compare
Sorry, something went wrong.
No results found
Remove country - Netherlands Antilles
Add country - Sint Maarten
3.0.6
15 Dec 12:58
Compare
Sorry, something went wrong.
No results found
Make countries property public in CountryPickerView class.