All Versions
20
Latest Version
Avg Release Cycle
334 days
Latest Release
1200 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.2.9 Changes
- Preserve order of priority_countries in country_select (castiglione)
- ➕ Add Finnish localization (marjakapyaho)
- ⚡️ Update a few contru names to match ISO naming (belt)
- 0️⃣ Fall back to default locale if selected locale is missing (twinge)
- ➕ Added Russian country translations (grlm)
- ➕ Added South Sudan as a country (edshadi)
- 📇 Renamed Libyan Arab Jamahiriya to Libya (mdimas)
- 🛠 Fixed an issue where trying find a country for a blank string would match everything (smathieu)
- ➕ Added Italian country names (Arkham)
- ➕ Add Polish, slovak and czech translations (Pajk)
- Various corrections to country names (wolframarnold)
- ➕ Add Chinese counties (liwh)
- ➕ Add Dutch province names (ariejan)
- ➕ Add Saint Barthelemy (BL) and Saint Martin (French Part) (MF) (nengxu)
- ➕ Add Japanese countries localization (bonsaiben)
- Prevent Carmen::state_name('NO','NO') from crashing (mhourahine)
- 🔄 Change "Taiwan, Province of China" to "Taiwan" (camilleroux)
- ➕ Add spanish translation for countries (federomero)
-
v0.2.8 Changes
- 👉 Use a shorter name for US Armed Forces States (cgs)
- ➕ Added Gujarat to the list of states in India (swaroopch)
- ➕ Added American Samoa to the list of US States
- ➕ Added Dutch country translations (Arie)
- ➕ Added Kosovo to German Translation (Christopher Thorpe)
- ➕ Added the ability to list countries at the top of the list (jjthrash)
- ➕ Added country names in Hindi (sukeerthiadiga)
-
v0.2.7 Changes
- 🛠 Fix a gemspec disaster.
-
v0.2.6 Changes
- 🗄 Suppress a deprecation warning in Rails 3 (anupamc)
- ✂ Remove init.rb altogether and use requires under Rails
- ➕ Added Indian states and union territories (orthodoc)
-
v0.2.5 Changes
- Data corrections (mikepinde)
-
v0.2.4 Changes
- 🛠 Fixed autoloading under Rails 3
-
v0.2.2 Changes
- ➕ Added state and country exclusion (kalafut)
-
v0.2.1 Changes
- ➕ Added regions for New Zealand (yehezkielbs)
-
v0.2.0 Changes
- 📚 Merge in Maximilian Schulz's locale fork, refactor internals to better support locales, and update documentation.
- ✂ Remove Carmen::STATES and Carmen::COUNTRIES constants in favor of module instance variables and proper accessors.
- ➕ Add a test_helper and remove dependency on RubyGems.
-
v0.1.3 Changes
- 🗄 DEPRECATE Carmen::COUNTRIES in favor of Carmen.countries