Carmen Versions Save

A repository of geographic regions for Ruby

v1.1.2

5 years ago

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

6 years ago

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

6 years ago

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!