All Versions
33
Latest Version
Avg Release Cycle
169 days
Latest Release
2108 days ago

Changelog History
Page 1

  • v1.13.1

    July 17, 2018
  • v1.13.0 Changes

    June 14, 2018

    Existing Geocoder Changes

    • Ipstack: Fix success where city can be nil
    • โšก๏ธ FCC: Update to new API
  • v1.12.0 Changes

    May 10, 2018

    Existing Geocoder Changes

    • ๐Ÿ—„ FreegeoIp: Deprecated

    Other Changes

    • โž• Added Ipstack which replaces Freegeoip
  • v1.11.0 Changes

    March 26, 2017

    Existing Geocoder Changes

    • Google - Add components option
    • Google - Add zip code handling
    • Google - optional reverse parameters
    • Bing - Provice is actually district (county)
    • Mapbox - Handle state only values
    • Yandex - Fetch district
    • ๐Ÿ›  Fix multi geocoder
    • Various province improvements

    Other Changes

    • Alias province to city
    • โฑ Use Timeout::Error instead of TimeoutError
  • v1.10.0 Changes

    August 23, 2015

    Existing Geocoder Changes

    • Google: place_id/formatted_address support
    • Google: Improve error handling
    • Google: Consistent precision names
    • Google: Improve ordering
    • ๐Ÿ‘ Mapbox: city-only support
    • Mapbox: Make MultiGeocoder compatible
    • CaGeocoder: Fix url and xml
    • Yandex: Use https

    Other Changes

    • โž• Added Geobytes geocoder
    • Replace MultiJSON with JSON
    • ๐Ÿ›  Fix Get with URI (not URL)
    • ๐Ÿ›  Fix missing openssl requirement
    • ๐Ÿ‘ Error when units invalid/unsupported
  • v1.9.0 Changes

    October 01, 2014
    • โฌ‡๏ธ Drop Ruby 1.8 support
    • ๐Ÿ‘‰ Make meter centric
    • โž• Add meters as a unit
    • Use state_name/state_code instead of state
  • v1.8.5 Changes

    June 03, 2014
    • HTTPS on Google, Bing, Yahoo and MapQuest
    • โž• Added Geocod.io Geocoder
    • ๐Ÿ†“ Can use Google Key on free geocoder
    • ๐Ÿ›  Fix bug in RIPE geocoder where no locations returned
    • provider_order option for MultiGeocoder
    • dms return methods (degree, minute, second)
  • v1.8.4 Changes

    January 12, 2014
    • ๐Ÿ›  Fix math error in ruby 1.8
    • Extract HTTP processing to allow different HTTP clients for caching, etc.
  • v1.8.3 Changes

    December 31, 2013
    • ๐Ÿ›  Fix MultiGeocoder with geocoders that only have one argument
  • v1.8.2 Changes

    • ๐Ÿ›  Fix due to name clash with dependency definitions in geokit 1.8.1
    • Standaride GeoLoc provider string