Geocoder v1.1.9 Release Notes

Release Date: 2013-12-11 // over 10 years ago
    • ๐Ÿ—„ DEPRECATED support for Ruby 1.8.x. Will be dropped in a future version.
    • Require API key for MapQuest (thanks github.com/robdiciuccio).
    • โž• Add support for geocoder.us and HTTP basic auth (thanks github.com/komba).
    • โž• Add support for Data Science Toolkit lookup (thanks github.com/ejhayes).
    • โž• Add support for Baidu (thanks github.com/mclee).
    • Add Geocoder::Calculations.random_point_near method (thanks github.com/adambray).
    • ๐Ÿ›  Fix: #nearbys method with Mongoid (thanks github.com/pascalbetz).
    • ๐Ÿ›  Fix: bug in FreeGeoIp lookup that was preventing exception from being raised when configured cache was unavailable.