- CountryKit is now completely migrated to Swift 5. 🎉
- Swift 4.2 and Xcode 10 support.
- The list of the countries is now statically generated istead of beeing loaded from a JSON.
- Swift 4.1 support.
- Added
CustomStringConvertible
toCountry.
- Refinements
- Initial release.