All Versions
20
Latest Version
Avg Release Cycle
334 days
Latest Release
1425 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.2 Changes
May 03, 20191.1.2 (May 2, 2019)
Geographic Modifications
- โก๏ธ #270 Update name of FYR of Macedonia to North Macedonia (@szajbus)
- โก๏ธ #267 Update Moroccan regions and subregions to match the new standard (after 2015), because of the absence of the new iso codes, I used the last two digit of the non-official HASC codes.
(@kainio) - ๐ #268 Remove UK overlays for Middlesex and Wiltshire (@manewitz)
-
v1.1.1 Changes
May 08, 2018 -
v1.1.0 Changes
November 08, 2017Carmen 1.1.0 (November 7, 2017)
- โก๏ธ #231 Base ISO data has been updated for the first time since October 25, 2014
- โช #233 Revert removing Puerto Rico as a country code
- ๐ #217 Add serializer friendly
to_hash
forCountry
andRegion
(@zarelit) - ๐ #137 Add country search by numeric code (@Envek)
- ๐ #200 Add municipalities of Mexico (@jdsampayo)
- ๐ #193 Allow filtering subregions by type (@aldesantis)
- ๐ #180
Region#subregions
returns freezed array (@j15e) - ๐ #177 Always return a
RegionCollection
fromRegion#load_subregions
(@codeodor) - โก๏ธ Various geographic data updates by Carmen contributors. Thank you!
-
v1.0.2 Changes
March 13, 2015- ๐ Replace use of UnicodeUtils with ActiveSupport (eikes)
- โก๏ธ Update data from upstream sources.
- ๐ Fix spelling errors for French subregions (hugolantaume)
- ๐ Fix spelling errors for Spanish subregions (nudzg)
- โ Added missing nl translations for bq, cw, ss and sx (brtdv)
- ๐ Moved translations into locale/overlay from locale/base. Base is only for data from iso_codes.
- ๐ Changed the official name of Taiwan to Republic of China.
- ๐ Fixed the name of Vietnam.
- โ Add local files for Bangla language (tauhidul35)
-
v1.0.1 Changes
March 06, 2014- ๐ป Avoid raising an exception when calling Querying#coded with a nil code
- ๐ Fix a bug where adding additional data paths caused an error when looking up localized names in the base locale data (seangaffney)
- โ Add Country#numeric_code (stevenharman)
- ๐ Fix the name of Lima (goddamnhippie)
- โ Add south Sudan Swedish translation (barsoom)
- โ Add Russian translations of Russian Federation (Envek)
- ๐ Fix a regression in the localization of Taiwan from the 1.0 rewrite.
- ๐ Fix a bug where empty locale files would prevent access to the base data.
- โ Add a way to ship overlayed data sets with Carmen to allow for differences from the upstream data source.
- โ Remove Puerto Rico from the list of countries as it is a subregion.
- โช Restore the naming of Taiwan after a regression to an outdated name.
- โ Added La Rioja to the list of subregions of Argentina (njacobs1)
- โ Added APO states to US subregions.
-
v1.0.0 Changes
April 20, 2013- โก๏ธ Updated version numbering and pushed 1.0.0pre to v1.0.0.
- โก๏ธ Merged in updates to German locations, via a patch from @leifg
-
v1.0.0.pre Changes
- ๐ Complete rewrite. New data source and API. Extracting Rails view helpers into seperate gem.
-
v0.2.12 Changes
January 06, 2012- ๐ Republish the gem with Ruby 1.8.7.
-
v0.2.11 Changes
January 06, 2012- โ Remove Jeweler and release new version.
-
v0.2.10 Changes
January 06, 2012- ๐ Generate the gem with Ruby 1.8.7 to try to fix YAML library incompatibilities.