All Versions
92
Latest Version
Avg Release Cycle
94 days
Latest Release
376 days ago

Changelog History
Page 4

  • v1.3.6 Changes

    May 31, 2016
    • ๐Ÿ›  Fix Sinatra support broken in 1.3.5.
  • v1.3.5 Changes

    May 27, 2016
    • ๐Ÿ›  Fix Rails 5 ActionDispatch include issue (thanks github.com/alepore).
    • ๐Ÿ›  Fix bug that caused :esri lookup to ignore certain configured parameters (thanks github.com/aaronpk).
    • โž• Add reverse geocoding support to :pelias/:mapzen (thanks github.com/shinyaK14).
    • โž• Add support for custom host with :telize (thanks github.com/jwaldrip).
    • ๐ŸŽ Change the way :esri lookup generates cache keys for improved performance (thanks github.com/aaronpk).
    • ๐Ÿ‘Œ Improve HTTPS connections with :google (thanks github.com/jlhonora).
  • v1.3.4 Changes

    April 14, 2016
    • โšก๏ธ Update :freegeoip host (old one is down).
    • โž• Add IP lookup :ipapi_com (thanks github.com/piotrgorecki).
  • v1.3.3 Changes

    April 04, 2016
    • ๐Ÿ›  Fix incorrect gem version number.
  • v1.3.2 Changes

    April 01, 2016
    • โœ‚ Remove :yahoo lookup (service was discontinued Mar 31) (thanks github.com/galiat).
    • โž• Add support for LatLon.io service (thanks github.com/evanmarks).
    • โž• Add support for IpInfo.io service (thanks github.com/rehan, akostyuk).
    • โž• Add support for Pelias/Mapzen service (thanks github.com/RealScout).
  • v1.3.1 Changes

    February 20, 2016
    • Warn about upcoming discontinuation of :yahoo lookup (thanks github.com/galiat).
    • โž• Add #viewport method to results that return viewport data (thanks github.com/lime).
  • v1.3.0 Changes

    January 31, 2016
    • ๐Ÿ–จ Lazy load lookups to reduce memory footprint (thanks github.com/TrangPham).
    • โž• Add :geoportail_lu lookup (Luxembourg only) (thanks github.com/mdebo).
    • ๐ŸŽ Maxmind local query performance improvement (thanks github.com/vojtad).
    • โœ‚ Remove deprecated Mongo near query methods (please use Mongo-native methods instead).
  • v1.2.14 Changes

    December 27, 2015
    • ๐Ÿ›  Fix bug in :geoip2 lookup (thanks github.com/mromulus).
  • v1.2.13 Changes

    December 15, 2015
    • โšก๏ธ Update :telize IP lookup to reflect new URL (thanks github.com/jfredrickson).
    • โž• Add reverse geocode rake task (thanks github.com/FanaHOVA).
    • ๐Ÿ›  Fix reversed coordinates array with Mapbox (thanks github.com/marcusat).
    • ๐Ÿ›  Fix missing city name in some cases with ESRI (thanks github.com/roybotnik).
    • Prevent re-opening of DB file on every read with :geoip2 (thanks github.com/oogali).
  • v1.2.12 Changes

    October 29, 2015
    • ๐Ÿ›  Fix Ruby 1.9.3 incompatibility (remove non-existent timeout classes) (thanks github.com/roychri).