All Versions
92
Latest Version
Avg Release Cycle
94 days
Latest Release
376 days ago
Changelog History
Page 4
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).