Releases: wunderschild/country-codes
Releases · wunderschild/country-codes
v0.0.13
v0.0.12
Changes since v0.0.8
Countries
- Updated country names in French and English.
- Added Czech country names.
- Country name lookup now ignores diacritics.
Scala
- Dropped support for Scala 2.11.
- Added support for Scala 2.13.
v0.0.8
- Fixed incorrect ISO2 codes in all localization files.
- Fixed some country names in all localization.
- Fixed apostrophes in French and Russian localizations.
- Fixed latin "e" in Russian localization.
v0.0.6
Changes:
- Fixed Norway ISO2 in English names.
- Removed incorrect ISO2 from French names.
- Added Ukrainian country names.
- Reformatted code.
- SBT version updated from 1.5.5 to 1.6.2.
v0.0.5
v0.0.4
Changes:
- Fixed bug causing
NullPointerException
on Windows when callingISOCountryCodes
.