Countries v4.0.0 Release Notes
Release Date: 2021-06-11 // almost 2 years ago-
💥 Breaking changes:
- None
Closed issues:
- update_cldr_subdivison_data Rake task broken due to CLDR repo change #633
- Fix ISO3166::Data.register loading of nested hashes (from https://github.com/countries/countries/pull/397#issuecomment-846543094)
- Angola's bounds is the same as Austria? #682
🔀 Merged pull requests:
make_cache_thread_safe
(factorialco)- Update i18n_data to 0.13.0 and drop support for rubies <2.5 #650 (pmor)
- Fixes [#633] and updates geocoder searches #634 (mezza)
translation_corrections.yaml
: Fix broken link #664 (henrik)- Correct Danish translation of CZ #661 (JanMSP)
- Swedish translation correction: RU = "Ryssland" #665 (henrik)
- Update gemspec metadata with new repo url #672 (pmor)
- Fix typo and lint in README.markdown #675 (DigiPie)
- Update CI to the latests ruby point versions #677 (pmor)
- Adds North Korea to list of unofficial names of KP #681 (talha-akram )
- Update Vietnam subdivisions with current ISO_3166-2:VN #673 (keymastervn)
- Add custom countries to translation lists #595 (phylor)
- Fix ISO3166::Data.register loading of nested hashes, eg: geo data. #683 (pmor)
- Remove Travis CI configuration. #685 (pmor)