Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 382 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 382 Bytes

Changelog

2.0.0 ⭐

  • CountryKit is now completely migrated to Swift 5. 🎉

1.4.0

  • Swift 4.2 and Xcode 10 support.

1.3.0

  • The list of the countries is now statically generated istead of beeing loaded from a JSON.

1.2.0

  • Swift 4.1 support.

1.1.0

  • Added CustomStringConvertible to Country.
  • Refinements

1.0.0 ⭐

  • Initial release.