2.2.1
- Add
CPVCountry
typealias which should be used if a project already has aCountry
class or struct to avoid conflicts. - Fix country search logic.
- Add delegate methods for customizing cell label and section title label colors.
- Make
CountryPickerViewController
public to ease customization. - Change the way
xib
files are packaged so the framework can be used as a static library.