Releases: graycampbell/GCCountryPicker
Releases · graycampbell/GCCountryPicker
Version 2.5.0
Release Notes
- Updates project to Swift 5.0.
Version 2.4.2
Release Notes
- Updates project to Swift 4.2.
Version 2.4.1
Release Notes
- Updates the country picker to use the current app localization instead of the current device localization.
Version 2.4.0
Release Notes
- Updates project to Swift 4.1.
Version 2.3.0
Release Notes
- Updates
GCCountry.callingCode
to include "+".
Version 2.2.0
Release Notes
- Adds support for iOS 9+.
Version 2.1.0
Release Notes
- Adds basic unit tests.
- Adds theoretical support for Swift Package Manager.
Version 2.0.0
Release Notes
- Adds option to display calling codes using GCCountryPickerDisplayMode.
Version 1.0.4
Release Notes
- Removes
.jazzy.yml
file. - Improves framework documentation.
Version 1.0.3
Release Notes
- Adds
.jazzy.yml
file to allow for CocoaDocs parsing.