All Versions
20
Latest Version
Avg Release Cycle
334 days
Latest Release
1819 days ago

Changelog History
Page 1

  • v1.1.2 Changes

    May 03, 2019

    1.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

    Carmen 1.1.1 (May 7, 2018)

    • ๐Ÿ’Ž #250 Add better fuzzy searching when using Querying#named. Calling this method with fuzzy: true does better with dashes, apostrophes, and spaces (@raj)
    Geographic Modifications
    • ๐Ÿšš #256 Fix Brazilian regions - remove Fernando de Noronha (@guicruzzs)
    • โšก๏ธ #252 Update Kenya subregions to match ISO standard (@gyarra)
    • ๐Ÿ’Ž #249 Rename Mexico's Distrito Federal and make it a state (@jtapia)
    • ๐Ÿ’Ž #247 Fix New Zealand regions to match 2015-11-27 ISO correction (@louim)
  • v1.1.0 Changes

    November 08, 2017

    Carmen 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 for Country and Region (@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 from Region#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.