Recent Releases of https://github.com/countries/countries
https://github.com/countries/countries - 8.1.0
What's Changed
- Update Romania standard VAT from 19% to 21% + single reduced rate to 11% (Aug 1st 2025 change) by @jarthod in https://github.com/countries/countries/pull/930
- Remove CP code from FR translations. Fixes #928 by @pmor in https://github.com/countries/countries/pull/932
- Add
iso_short_name_lower_caseattribute as an alternative to #907 by @pmor in https://github.com/countries/countries/pull/915 - Allow locales to be set with strings. Fixes #916 by @pmor in https://github.com/countries/countries/pull/931
- Add #pluck support by @pmor in https://github.com/countries/countries/pull/933
- Fix misuse of File.join with nested array by @marksmith in https://github.com/countries/countries/pull/936
- Adds translations in Bulgarian for MK, CZ, CV, SZ by @kirichkov in https://github.com/countries/countries/pull/935
- Update BG to EUR (effective 1 Jan 26) by @pmor in https://github.com/countries/countries/pull/940
- Update vatican nationality by @pmor in https://github.com/countries/countries/pull/941
- Add ruby 4.0.0 to test matrix and update gems by @pmor in https://github.com/countries/countries/pull/942
New Contributors
- @marksmith made their first contribution in https://github.com/countries/countries/pull/936
- @kirichkov made their first contribution in https://github.com/countries/countries/pull/935
Full Changelog: https://github.com/countries/countries/compare/v8.0.4...v8.0.5
- Ruby
Published by pmor 2 months ago
https://github.com/countries/countries - 8.0.4
What's Changed
- Add the old iso_short_names as unofficial_names. Fixes #923 by @pmor in https://github.com/countries/countries/pull/926
- Revert removal of empty keys from country data files. by @pmor in https://github.com/countries/countries/pull/927
Full Changelog: https://github.com/countries/countries/compare/v8.0.3...v8.0.4
- Ruby
Published by pmor 6 months ago
https://github.com/countries/countries - v8.0.3
What's Changed
- fix: change french name of France subdivisions by @Bertrand-Bichat in https://github.com/countries/countries/pull/919
- fix: add guard clause to check if matches is nil by @ratheeshaditya in https://github.com/countries/countries/pull/917
- Update Estonia standard VAT from 22% to 24% (July 1st 2025 change) by @jarthod in https://github.com/countries/countries/pull/922
New Contributors
- @Bertrand-Bichat made their first contribution in https://github.com/countries/countries/pull/919
- @ratheeshaditya made their first contribution in https://github.com/countries/countries/pull/917
Full Changelog: https://github.com/countries/countries/compare/v8.0.2...v8.0.3
- Ruby
Published by pmor 8 months ago
https://github.com/countries/countries - 8.0.2
What's Changed
- fix: iso short names by @sabify in https://github.com/countries/countries/pull/907
- Fix error when searching
ISO3166::Country[nil]. Fixes #912 by @pmor in https://github.com/countries/countries/pull/913
Full Changelog: https://github.com/countries/countries/compare/v8.0.1...v8.0.2
- Ruby
Published by pmor 9 months ago
https://github.com/countries/countries - 8.0.1
What's Changed
- Fix error in collect_countries_with and update specs by @pmor in https://github.com/countries/countries/pull/911
Full Changelog: https://github.com/countries/countries/compare/v8.0.0...v8.0.1
- Ruby
Published by pmor 9 months ago
https://github.com/countries/countries - v8.0.0
Breaking Changes
-
Drop support for Ruby 3.1 (EOL 2025-03-26) by @pmor in https://github.com/countries/countries/pull/909
-
Experiment with symbol-keyed translation hashes to reduce string allocations by @pmor in https://github.com/countries/countries/pull/884
This is a potentially breaking change because some translation-related methods return the translation hashes, which now have symbol keys instead of string keys
-
Find correct subdivision when searching for Washington by @hieuk09 in https://github.com/countries/countries/pull/900
This is a potentially breaking change because the behaviour of
find_subdivision_by_namehas changed to fix https://github.com/countries/countries/issues/888
What's Changed
- update CR translations by @daviddinis in https://github.com/countries/countries/pull/892
- fix(data): DK
address_formatby @mroach in https://github.com/countries/countries/pull/890 - fix: the spec breakage in SK by @sabify in https://github.com/countries/countries/pull/893
- fix: currency code of Sierra Leone and Sao Tome and Principe by @sabify in https://github.com/countries/countries/pull/895
- fix: normalizing data files by @sabify in https://github.com/countries/countries/pull/894
- Fix Spanish translation of DZ (Algeria). Fixes #889 by @pmor in https://github.com/countries/countries/pull/896
- fix: currency of Curacao and Saint Maarten by @sabify in https://github.com/countries/countries/pull/899
- Fix SG - Singapore country name in pt-BR by @stephannv in https://github.com/countries/countries/pull/904
- Correct ZA province name by @yenshirak in https://github.com/countries/countries/pull/906
- Cleanup some reek issues by @pmor in https://github.com/countries/countries/pull/897
New Contributors
- @daviddinis made their first contribution in https://github.com/countries/countries/pull/892
- @mroach made their first contribution in https://github.com/countries/countries/pull/890
- @sabify made their first contribution in https://github.com/countries/countries/pull/893
- @hieuk09 made their first contribution in https://github.com/countries/countries/pull/900
- @stephannv made their first contribution in https://github.com/countries/countries/pull/904
- @yenshirak made their first contribution in https://github.com/countries/countries/pull/906
Full Changelog: https://github.com/countries/countries/compare/v7.1.1...v8.0.0
- Ruby
Published by pmor 9 months ago
https://github.com/countries/countries - v7.1.1
What's Changed
- Update SK VAT rates for 2025 by @bobmaerten in https://github.com/countries/countries/pull/885
New Contributors
- @bobmaerten made their first contribution in https://github.com/countries/countries/pull/885
Full Changelog: https://github.com/countries/countries/compare/v7.1.0...v7.1.1
- Ruby
Published by pmor about 1 year ago
https://github.com/countries/countries - v7.1.0
What's Changed
- Add UN membership by @will-gant in https://github.com/countries/countries/pull/882
- Add vehicle_registration_code attribute to countries data by @ch000 in https://github.com/countries/countries/pull/871
- Add Ruby 3.4 to the test matrix by @pmor in https://github.com/countries/countries/pull/883
- Add funding_uri to gemspec by @andrew in https://github.com/countries/countries/pull/873
- Update Federal Subdivisions of Nepal with New Provinces by @himalayan-sanjeev in https://github.com/countries/countries/pull/874
- Fix typos by @tagliala in https://github.com/countries/countries/pull/870
- Add funding_uri to gemspec by @andrew in https://github.com/countries/countries/pull/873
- Add nanp_prefix to DO by @vanniktech in https://github.com/countries/countries/pull/880
- Add nanp_prefix to VA by @vanniktech in https://github.com/countries/countries/pull/879
- Add nanp_prefix to VI by @vanniktech in https://github.com/countries/countries/pull/878
- Add nanp_prefix to UM by @vanniktech in https://github.com/countries/countries/pull/877
- Add nanp_prefix to PR by @vanniktech in https://github.com/countries/countries/pull/876
- Add nanp_prefix to MP by @vanniktech in https://github.com/countries/countries/pull/875
- nanp_prefix should be a String and not a List. by @vanniktech in https://github.com/countries/countries/pull/881
New Contributors
- @himalayan-sanjeev made their first contribution in https://github.com/countries/countries/pull/874
- @tagliala made their first contribution in https://github.com/countries/countries/pull/870
- @andrew made their first contribution in https://github.com/countries/countries/pull/873
- @vanniktech made their first contribution in https://github.com/countries/countries/pull/880
- @will-gant made their first contribution in https://github.com/countries/countries/pull/882
- @ch000 made their first contribution in https://github.com/countries/countries/pull/871
Full Changelog: https://github.com/countries/countries/compare/v7.0.0...v7.1.0
- Ruby
Published by pmor about 1 year ago
https://github.com/countries/countries - 7.0.0
Breaking Changes
- Remove support for Ruby 3.0 (EOL 2024-04-23) by @pmor in https://github.com/countries/countries/pull/868
- Remove deprecated
#statemethod (Deprecated since 5.1.0 - 2022-06-27) by @pmor in https://github.com/countries/countries/pull/869
What's Changed
- Update PY.yaml by @jaredwindover in https://github.com/countries/countries/pull/853
- Languages updates by @pmor in https://github.com/countries/countries/pull/854
- Change VAT rates for CH valid from 2024-01-01 by @phylor in https://github.com/countries/countries/pull/850
- Add Great Britain as an Unofficial Name for GB by @djpremier in https://github.com/countries/countries/pull/855
- Update CD.yaml and CG.yaml by @gabrielgaraujo in https://github.com/countries/countries/pull/857
- Update MM.yaml by @gabrielgaraujo in https://github.com/countries/countries/pull/858
- Correct Peterborough by @kylewelsby in https://github.com/countries/countries/pull/860
- Fix ER currency code by @pmor in https://github.com/countries/countries/pull/861
- VAT rate for Finland changed to 25.5% as of 2024-09-01 by @JanMSP in https://github.com/countries/countries/pull/864
- Lazy load default locales by @lacco in https://github.com/countries/countries/pull/865
- fix and tests by @CoderMiguel in https://github.com/countries/countries/pull/866
New Contributors
- @jaredwindover made their first contribution in https://github.com/countries/countries/pull/853
- @djpremier made their first contribution in https://github.com/countries/countries/pull/855
- @gabrielgaraujo made their first contribution in https://github.com/countries/countries/pull/857
- @kylewelsby made their first contribution in https://github.com/countries/countries/pull/860
- @lacco made their first contribution in https://github.com/countries/countries/pull/865
- @CoderMiguel made their first contribution in https://github.com/countries/countries/pull/866
Full Changelog: https://github.com/countries/countries/compare/v6.0.1...v7.0.0
- Ruby
Published by pmor over 1 year ago
https://github.com/countries/countries - 6.0.1
What's Changed
- Adds the unofficial localized name of Bulgaria in Bulgarian by @itay-grudev in https://github.com/countries/countries/pull/844
- Update GT subdivisions by @sineed in https://github.com/countries/countries/pull/839
- Update Estonia standard VAT from 20% to 22% (January 1st 2024 change) by @jarthod in https://github.com/countries/countries/pull/849
- Add fy language to NL, fixes #843 by @pmor in https://github.com/countries/countries/pull/846
- Add conversion methods for country codes by @mechnicov in https://github.com/countries/countries/pull/847
New Contributors
- @itay-grudev made their first contribution in https://github.com/countries/countries/pull/844
- @sineed made their first contribution in https://github.com/countries/countries/pull/839
- @jarthod made their first contribution in https://github.com/countries/countries/pull/849
- @mechnicov made their first contribution in https://github.com/countries/countries/pull/847
Full Changelog: https://github.com/countries/countries/compare/v6.0.0...v6.0.1
- Ruby
Published by pmor almost 2 years ago
https://github.com/countries/countries - 6.0.0
Breaking Changes
- Drop support for ruby 2.7 and add 3.3 to test matrix by @pmor in https://github.com/countries/countries/pull/830
Full Changelog: https://github.com/countries/countries/compare/v5.7.2...v6.0.0
- Ruby
Published by pmor about 2 years ago
https://github.com/countries/countries - 5.7.2
What's Changed
- fix: Corrected the Japanese name of Kyrgyzstan to the official name of the country by @rjtt17 in https://github.com/countries/countries/pull/831
- Freeze Strings by @swiknaba in https://github.com/countries/countries/pull/833
- remove unused gem retryable by @swiknaba in https://github.com/countries/countries/pull/834
- Fix documentation for languages with dashes by @sunny in https://github.com/countries/countries/pull/835
- Updates for India subdivision codes by @DarylMT in https://github.com/countries/countries/pull/836
- Update LB.yaml IOC code by @pzupan in https://github.com/countries/countries/pull/837
- Update language and reduced VAT rate for Czechia by @cervm in https://github.com/countries/countries/pull/838
New Contributors
- @rjtt17 made their first contribution in https://github.com/countries/countries/pull/831
- @swiknaba made their first contribution in https://github.com/countries/countries/pull/833
- @sunny made their first contribution in https://github.com/countries/countries/pull/835
- @DarylMT made their first contribution in https://github.com/countries/countries/pull/836
- @cervm made their first contribution in https://github.com/countries/countries/pull/838
Full Changelog: https://github.com/countries/countries/compare/v5.7.1...v5.7.2
- Ruby
Published by pmor about 2 years ago
https://github.com/countries/countries - 5.7.1
What's Changed
- Only include /lib in package by @patrickarnett in https://github.com/countries/countries/pull/826
- add more national length to PS by @shuaibzahda in https://github.com/countries/countries/pull/828
- Fix wrong subdivision code for IR-09 by @pmor in https://github.com/countries/countries/pull/825
New Contributors
- @patrickarnett made their first contribution in https://github.com/countries/countries/pull/826
- @shuaibzahda made their first contribution in https://github.com/countries/countries/pull/828
Full Changelog: https://github.com/countries/countries/compare/v.5.7.0...v.5.7.1
- Ruby
Published by pmor about 2 years ago
https://github.com/countries/countries - 5.7.0
What's Changed
- North Macedonia LT translation by @tomukas in https://github.com/countries/countries/pull/821
- Fix Azerbaijão wording in pt-BR by @duduribeiro in https://github.com/countries/countries/pull/819
- Remove duplicate key in subdivisions/US.yaml by @pioz in https://github.com/countries/countries/pull/822
- Add distance_unit attribute to countries data by @dwtong in https://github.com/countries/countries/pull/820
New Contributors
- @duduribeiro made their first contribution in https://github.com/countries/countries/pull/819
- @pioz made their first contribution in https://github.com/countries/countries/pull/822
- @dwtong made their first contribution in https://github.com/countries/countries/pull/820
Full Changelog: https://github.com/countries/countries/compare/v.5.6.0...v.5.7.0
- Ruby
Published by pmor over 2 years ago
https://github.com/countries/countries - 5.6.0
What's Changed
- Fix Taiwan's iso_long_name not matching ISO data. by @pmor in https://github.com/countries/countries/pull/810
- Wrap postal code format regex in anchors by @pmor in https://github.com/countries/countries/pull/814
Full Changelog: https://github.com/countries/countries/compare/v5.5.0...v.5.6.0
- Ruby
Published by pmor over 2 years ago
https://github.com/countries/countries - 5.5.0
What's Changed
- Added G20 and G7 member fields by @AndromedaSugar in https://github.com/countries/countries/pull/799
- Code cleanup by @pmor in https://github.com/countries/countries/pull/801
- Update subdivision translations from CLDR by @pmor in https://github.com/countries/countries/pull/802
- Adds Country#collect_countries_with, Country#collect_likely_subdivisions, Country.find_subdivision_with, Country.find_subdivision_code_with_translations by @pmor in https://github.com/countries/countries/pull/800
- Add Japanese translation to subdivisions data by @shucream-p in https://github.com/countries/countries/pull/804
- Adding gdpr_compliant method to check if a country is regulated by GDPR by @yeseniamolinab in https://github.com/countries/countries/pull/807
New Contributors
- @AndromedaSugar made their first contribution in https://github.com/countries/countries/pull/799
- @shucream-p made their first contribution in https://github.com/countries/countries/pull/804
- @yeseniamolinab made their first contribution in https://github.com/countries/countries/pull/807
Full Changelog: https://github.com/countries/countries/compare/v5.4.0...v5.5.0
- Ruby
Published by pmor over 2 years ago
https://github.com/countries/countries - 5.4.0
What's Changed
- fix: RUP are part of the European Union by @btrd in https://github.com/countries/countries/pull/794
- Fix wrong translation of MY in gn locale by @pmor in https://github.com/countries/countries/pull/798
- Add EU VAT Area membership by @pmor in https://github.com/countries/countries/pull/796
New Contributors
- @btrd made their first contribution in https://github.com/countries/countries/pull/794
Full Changelog: https://github.com/countries/countries/compare/v5.3.2...v5.4.0
- Ruby
Published by pmor almost 3 years ago
https://github.com/countries/countries - 5.3.2
What's Changed
- Add Japanese translation for Czechia, North Macedonia and Eswatini by @nmbakfm in https://github.com/countries/countries/pull/795
New Contributors
- @nmbakfm made their first contribution in https://github.com/countries/countries/pull/795
Full Changelog: https://github.com/countries/countries/compare/v5.3.1...v5.3.2
- Ruby
Published by pmor almost 3 years ago
https://github.com/countries/countries - 5.3.1
What's Changed
- Update countries-th.yaml by @worrawutp in https://github.com/countries/countries/pull/792
- Fix #765 - Restore
Australiaas first unnoficial name for Australia by @pmor
New Contributors
- @worrawutp made their first contribution in https://github.com/countries/countries/pull/792
Full Changelog: https://github.com/countries/countries/compare/v5.3.0...v5.3.1
- Ruby
Published by pmor about 3 years ago
https://github.com/countries/countries - 5.3.0
What's Changed
- Remove dead code: KwargStruct by @pmor in https://github.com/countries/countries/pull/787
- Update data for Turkmenistan and add Turkmen translation by @msuliq in https://github.com/countries/countries/pull/789
- Add Country#subdivision_names method by @pmor in https://github.com/countries/countries/pull/788
New Contributors
- @msuliq made their first contribution in https://github.com/countries/countries/pull/789
Full Changelog: https://github.com/countries/countries/compare/v5.2.1...v5.3.0
- Ruby
Published by pmor about 3 years ago
https://github.com/countries/countries - v5.2.1
What's Changed
- Fix changelog to point to correct PR by @carlosantoniodasilva in https://github.com/countries/countries/pull/778
- Document how to get country codes (alpha2) [ci skip] by @jean-francois-labbe in https://github.com/countries/countries/pull/781
- Update Croatia's currency to EUR by @pmor in https://github.com/countries/countries/pull/784
- Duplicate
I18n.available_localesintodefault_localesby @pmor in https://github.com/countries/countries/pull/785
New Contributors
- @carlosantoniodasilva made their first contribution in https://github.com/countries/countries/pull/778
- @jean-francois-labbe made their first contribution in https://github.com/countries/countries/pull/781
Full Changelog: https://github.com/countries/countries/compare/v5.2.0...v5.2.1
- Ruby
Published by pmor about 3 years ago
https://github.com/countries/countries - 5.2.0
What's Changed
- Fix Upgrade.md route on README.markdown by @dmartingarcia in https://github.com/countries/countries/pull/766
- Update french, missing uppercase letters by @JulienItard in https://github.com/countries/countries/pull/769
- german translations for CI and CV by @larskuhnt in https://github.com/countries/countries/pull/770
- Fix Czechia name in LT translation by @tomukas in https://github.com/countries/countries/pull/773
- Updated Taiwan unofficial names by @Tzenda in https://github.com/countries/countries/pull/772
- Replace sixarm_ruby_unaccent with unaccent by @jonian in https://github.com/countries/countries/pull/767
- Ensure #translated_names is compacted. by @pmor in https://github.com/countries/countries/pull/777
- Rename turkey to Türkiye by @larskuhnt in https://github.com/countries/countries/pull/771
New Contributors
- @dmartingarcia made their first contribution in https://github.com/countries/countries/pull/766
- @JulienItard made their first contribution in https://github.com/countries/countries/pull/769
- @larskuhnt made their first contribution in https://github.com/countries/countries/pull/770
- @tomukas made their first contribution in https://github.com/countries/countries/pull/773
- @Tzenda made their first contribution in https://github.com/countries/countries/pull/772
- @jonian made their first contribution in https://github.com/countries/countries/pull/767
Full Changelog: https://github.com/countries/countries/compare/v5.1.2...v5.2.0
- Ruby
Published by pmor over 3 years ago
https://github.com/countries/countries - v5.1.2
What's Changed
- Missing unofficial translations by @pmor in https://github.com/countries/countries/pull/764
Full Changelog: https://github.com/countries/countries/compare/v5.1.1...v5.1.2
- Ruby
Published by pmor over 3 years ago
https://github.com/countries/countries - v5.1.1
Important 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
What's Changed
- Refactor subdivision loading to respect the configured locales. by @pmor in https://github.com/countries/countries/pull/762
- Add an alternative name for USVI lookup by @tadejm in https://github.com/countries/countries/pull/763
New Contributors
- @tadejm made their first contribution in https://github.com/countries/countries/pull/763
Full Changelog: https://github.com/countries/countries/compare/v5.1.0...v5.1.1
- Ruby
Published by pmor over 3 years ago
https://github.com/countries/countries - v5.1.0
Important changes
Subdivisionnow has atypeattribute obtained from ISO3166-2 subdivision types.typeis a lowercase and snake_cased string.- Adds
Country#subdivision_typesand#humanized_subdivision_typesto list a country's subdivision types - Adds
Country#subdivisions_of_types(types)to allow getting subdivisions of given type(s) Country#statesis now deprecated to avoid confusion (this method was just an alias to#subdivisionsand retuns all subdivisions, regarless of type)
What's Changed
- Remove i18n_data dependency by @pmor in https://github.com/countries/countries/pull/756
- Update subdivision YAML with codes by @pmor in https://github.com/countries/countries/pull/757
- Subdivision types by @pmor in https://github.com/countries/countries/pull/758
Full Changelog: https://github.com/countries/countries/compare/v5.0.2...v5.1.0
- Ruby
Published by pmor over 3 years ago
https://github.com/countries/countries - 5.0.2
What's Changed
- fix release links in CHANGELOG.md by @jcsrb in https://github.com/countries/countries/pull/752
- Fix common name for IR by @pmor in https://github.com/countries/countries/pull/754
- Update MX subdivisions: Remove DIF and update some unofficial names by @pmor in https://github.com/countries/countries/pull/755
New Contributors
- @jcsrb made their first contribution in https://github.com/countries/countries/pull/752
Full Changelog: https://github.com/countries/countries/compare/v5.0.1...v5.0.2
- Ruby
Published by pmor almost 4 years ago
https://github.com/countries/countries - 5.0.1
What's Changed
- Added subdivision_names_with_codes method in documentation by @arymoraes in https://github.com/countries/countries/pull/747
- Corrected Portuguese subdivision names by @FilipaDurao in https://github.com/countries/countries/pull/748
New Contributors
- @arymoraes made their first contribution in https://github.com/countries/countries/pull/747
- @FilipaDurao made their first contribution in https://github.com/countries/countries/pull/748
Full Changelog: https://github.com/countries/countries/compare/v5.0.0...v5.0.1
- Ruby
Published by pmor almost 4 years ago
https://github.com/countries/countries - 5.0.0
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_namefinder, see https://github.com/countries/countries#upgrading-to-42-and-5x for details
Full Changelog: https://github.com/countries/countries/compare/v4.2.3...v5.0.0
- Ruby
Published by pmor almost 4 years ago
https://github.com/countries/countries - 4.2.3
PLEASE 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
What's Changed
- Use bundle add instead by @glaucocustodio in https://github.com/countries/countries/pull/743
- update i18n_data by @bonekost in https://github.com/countries/countries/pull/742
New Contributors
- @bonekost made their first contribution in https://github.com/countries/countries/pull/742
Full Changelog: https://github.com/countries/countries/compare/v4.2.2...v4.2.3
- Ruby
Published by pmor almost 4 years ago
https://github.com/countries/countries - 4.2.2
What's Changed
- http:// -> https:// by @biow0lf in https://github.com/countries/countries/pull/737
- Update AE start_of_week to monday. by @pmor in https://github.com/countries/countries/pull/739
- Fix Subdivision data by @pmor in https://github.com/countries/countries/pull/740
New Contributors
- @biow0lf made their first contribution in https://github.com/countries/countries/pull/737
Full Changelog: https://github.com/countries/countries/compare/v4.2.1...v4.2.2
- Ruby
Published by pmor about 4 years ago
https://github.com/countries/countries - 4.2.1
What's Changed
- Update postal code regexes from rake task by @cover in https://github.com/countries/countries/pull/734
- HOTFIX: Missed
update_cachetask run in 4.2.0 release
Full Changelog: https://github.com/countries/countries/compare/v4.2.0...v4.2.1
- Ruby
Published by pmor about 4 years ago
https://github.com/countries/countries - 4.2.0
Deprecations
Country#name,Country#namesand the finders using these attributes. See README ('Upgrading to 4.2 and 5.x')latitude_decandlongitude_decattributes have been deprecated as they were outdated.latitudeandlongitudeattributes have been used with decimal data for several years.
These deprecated attributes and methods will be removed in 5.0.0
What's Changed
- Remove non-ISO US subdivisions by @pmor in https://github.com/countries/countries/pull/720
- Update MK subdivisions by @pmor in https://github.com/countries/countries/pull/721
- Update Kenya subdivision data by @pmor in https://github.com/countries/countries/pull/722
- Fix French Southern Territories continent and region data by @pmor in https://github.com/countries/countries/pull/725
- Fix SG subdivision data by @pmor in https://github.com/countries/countries/pull/726
- Remove FO subdivisions by @pmor in https://github.com/countries/countries/pull/727
- Missing alternative names for GB and US by @dima4p in https://github.com/countries/countries/pull/724
- JE and IM currencies should be GBP by @pmor in https://github.com/countries/countries/pull/728
- Fix US translations in nb and no locales by @pmor in https://github.com/countries/countries/pull/729
- Deprecate
latitude_decandlongitude_dec, delegate tolatitude… by @pmor in https://github.com/countries/countries/pull/723 - add VAT for Israel and Saudi Arabia by @Venca24 in https://github.com/countries/countries/pull/730
- Remove non-ISO KY subdivisions by @pmor in https://github.com/countries/countries/pull/731
- Name methods refactor by @pmor in https://github.com/countries/countries/pull/717
New Contributors
- @dima4p made their first contribution in https://github.com/countries/countries/pull/724
- @Venca24 made their first contribution in https://github.com/countries/countries/pull/730
Full Changelog: https://github.com/countries/countries/compare/v4.1.3...v4.2.0
- Ruby
Published by pmor about 4 years ago
https://github.com/countries/countries - 4.1.3
What's Changed
- Fix empty translations in LV subdivisions by @pmor in https://github.com/countries/countries/pull/719
New Contributors
- @jaredbeck made their first contribution in https://github.com/countries/countries/pull/716
Full Changelog: https://github.com/countries/countries/compare/v4.1.2...v4.1.3
- Ruby
Published by pmor about 4 years ago
https://github.com/countries/countries - 4.1.2
What's Changed
- Update subdivisions, fix #600 conflicts by @pmor in https://github.com/countries/countries/pull/710
- Fix conflicts in #605 and update those countries to the latest subdivision data by @pmor in https://github.com/countries/countries/pull/711
- Update NZ subdivision data and fix Chatham Island entry by @pmor in https://github.com/countries/countries/pull/712
- Update translation corrections for Occitan. by @pmor in https://github.com/countries/countries/pull/713
- Update i18n_data to 0.15.0 by @pmor in https://github.com/countries/countries/pull/715
Full Changelog: https://github.com/countries/countries/compare/v4.1.1...v4.1.2
- Ruby
Published by pmor about 4 years ago
https://github.com/countries/countries - 4.1.1
What's Changed
- Fix ISO3166::Country respond_to_missing? by @biinari in https://github.com/countries/countries/pull/625
- Revert subdivision changes to NO.yaml by @pmor in https://github.com/countries/countries/pull/709
New Contributors
- @biinari made their first contribution in https://github.com/countries/countries/pull/625
Full Changelog: https://github.com/countries/countries/compare/v4.1.0...v4.1.1
- Ruby
Published by pmor about 4 years ago
https://github.com/countries/countries - 4.1.0
New Features
- Add
Country.pluckmethod to facilitate plucking multiple attributes by @dorianmariefr in https://github.com/countries/countries/pull/706
What's Changed
- Ensure Moscow Oblast translations reference the "province" by @carlesjove in https://github.com/countries/countries/pull/694
- Update NL reduced VAT rate by @oscaredel in https://github.com/countries/countries/pull/693
- Set the code when creating subdivisions by @IamDavidovich in https://github.com/countries/countries/pull/658
- Refresh subdivision data from CLDR by @pmor in https://github.com/countries/countries/pull/704
- Update I18nData gem to 0.13.1 and fix MK translation in
mklocale by @pmor in https://github.com/countries/countries/pull/705 - add Country.pluck
- Cleanup and README update for
Country.pluckby @pmor in https://github.com/countries/countries/pull/707
New Contributors
- @oscaredel made their first contribution in https://github.com/countries/countries/pull/693
- @IamDavidovich made their first contribution in https://github.com/countries/countries/pull/658
- @dorianmariefr made their first contribution in https://github.com/countries/countries/pull/706
Full Changelog: https://github.com/countries/countries/compare/v4.0.1...v4.1.0
- Ruby
Published by pmor over 4 years ago
https://github.com/countries/countries - 4.0.1
- Fix Regression in 4.0.0 on ISO3166::Country.translations
- Additional data updates and fixes, please see CHANGELOG.md for details
- Ruby
Published by pmor over 4 years ago
https://github.com/countries/countries - 4.0.0
- BREAKING CHANGE: Dropped support for Ruby versions older than 2.5.0.
- Various data corrections and other fixes, please see CHANGELOG.md for details
- Ruby
Published by pmor over 4 years ago
https://github.com/countries/countries - 3.1.0
A final 3.x release prior to dropping older ruby support and bumping general dependencies, and our first release under our countries org. Looking forward to all the great PR's to come.
- Ruby
Published by rposborne almost 5 years ago
https://github.com/countries/countries - 0.11.0
2015-03-03
Changed
- Cached Translations in gem to translation lookup speed @rposborne, @stayhero
- Upgrade test suite to rspec 3 @rposborne
- Added region_short for postal codes @stayhero
- Content Updates @masolino, @rosetree, @stayhero, @skarlcf, @cllns, @speric, @rposborne
- Adding Lat/Lng to countries @jabawack81
- Readme Updates @cllns
- Ruby
Published by rposborne about 11 years ago