All Versions
63
Latest Version
Avg Release Cycle
83 days
Latest Release
155 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.2.0 Changes
October 28, 2022Important changes
β‘οΈ The Republic of Turkey has officially changed its name to
The Republic of TΓΌrkiye
, short nameTΓΌrkiye
. Official name attributes have been updated, as well as several translations. This could be a breaking change if you rely on the old name.π The
sixarm_ruby_unaccent
gem was replaced withunaccent
. See #767
π Merged pull requests:
- Ensure #translated_names is compacted #777 (pmor)
- π Rename turkey to TΓΌrkiye #771 (larskuhnt)
- π Fix Upgrade.md route on README.markdown #766 (dmartingarcia)
- β‘οΈ Update french, missing uppercase letters #769 (JulienItard)
- π german translations for CI and CV #770 (larskuhnt)
- π Fix Czechia name in LT translation #773 (tomukas)
- β‘οΈ Updated Taiwan unofficial names #772 (Tzenda)
- π Replace sixarm_ruby_unaccent with unaccent #767 (jonian)
-
v5.1.2 Changes
August 11, 2022 -
v5.1.1 Changes
July 18, 2022Important changes
- π Subdivision loading now respects the configured locales and will only load subdivision translations for the configured locales instead of loading all translations. This fixes #580
π Merged pull requests:
-
v5.1.0 Changes
June 27, 2022Important changes
Subdivision
now has atype
attribute obtained from ISO3166-2 subdivision types.type
is a lowercase and snake_cased string.- Adds
Country#subdivision_types
and#humanized_subdivision_types
to list a country's subdivision types - Adds
Country#subdivisions_of_types(types)
to allow getting subdivisions of given type(s) - π
Country#states
is now deprecated to avoid confusion (this method was just an alias to#subdivisions
and retuns all subdivisions, regarless of type)
π Merged pull requests:
-
v5.0.2 Changes
June 02, 2022 -
v5.0.1 Changes
May 02, 2022π Merged pull requests:
- Added subdivision_names_with_codes method in documentation #747 (arymoraes)
- Corrected Portuguese subdivision names #748 (FilipaDurao)
-
v5.0.0 Changes
April 03, 2022π₯ Breaking Changes
- β¬οΈ Drop support for Ruby 2.5 and 2.6. (EOL in 2021-03-31 and 2022-03-31, respectively)
- Remove deprecated attributes and add new
#find_by_any_name
finder, see https://github.com/countries/countries#upgrading-to-42-and-5x for details
π Merged pull requests:
-
v4.2.3 Changes
March 24, 2022π IMPORTANT NOTE: This will be be the last release of the 4.x series, and the last one to support Ruby 2.5 and 2.6
- π Use bundle add instead #743 (glaucocustodio)
- β‘οΈ update i18n_data #742 (bonekost)
-
v4.2.2 Changes
February 17, 2022 -
v4.2.1 Changes
January 11, 2022