Skip to content

Releases: graycampbell/GCCountryPicker

Version 2.5.0

Choose a tag to compare

@graycampbell graycampbell released this 28 Mar 02:07
80c6f13

Release Notes

  • Updates project to Swift 5.0.

Version 2.4.2

Choose a tag to compare

@graycampbell graycampbell released this 21 Nov 22:19
627c714

Release Notes

  • Updates project to Swift 4.2.

Version 2.4.1

Choose a tag to compare

@graycampbell graycampbell released this 12 Jun 23:31
053dc41

Release Notes

  • Updates the country picker to use the current app localization instead of the current device localization.

Version 2.4.0

Choose a tag to compare

@graycampbell graycampbell released this 07 Jun 21:30

Release Notes

  • Updates project to Swift 4.1.

Version 2.3.0

Choose a tag to compare

@graycampbell graycampbell released this 06 Jan 06:32

Release Notes

  • Updates GCCountry.callingCode to include "+".

Version 2.2.0

Choose a tag to compare

@graycampbell graycampbell released this 23 Nov 00:15

Release Notes

  • Adds support for iOS 9+.

Version 2.1.0

Choose a tag to compare

@graycampbell graycampbell released this 04 Nov 05:37

Release Notes

  • Adds basic unit tests.
  • Adds theoretical support for Swift Package Manager.

Version 2.0.0

Choose a tag to compare

@graycampbell graycampbell released this 29 Oct 22:14

Release Notes

  • Adds option to display calling codes using GCCountryPickerDisplayMode.

Version 1.0.4

Choose a tag to compare

@graycampbell graycampbell released this 09 Oct 02:44

Release Notes

  • Removes .jazzy.yml file.
  • Improves framework documentation.

Version 1.0.3

Choose a tag to compare

@graycampbell graycampbell released this 08 Oct 22:44

Release Notes

  • Adds .jazzy.yml file to allow for CocoaDocs parsing.