Geocoder v1.1.2 Release Notes

Release Date: 2012-05-24 // almost 12 years ago
    • ➕ Add ability to specify default units and distance calculation method (thanks github.com/abravalheri).
    • ➕ Add new (optional) configuration syntax (thanks github.com/abravalheri).
    • ➕ Add support for cache stores that provide :get and :set methods.
    • ➕ Add support for custom HTTP request headers (thanks github.com/robotmay).
    • ➕ Add Result#cache_hit attribute (thanks github.com/s01ipsist).
    • 🛠 Fix: rake geocode:all wasn't properly loading namespaced classes.
    • 🛠 Fix: properly recognize IP addresses with ::ffff: prefix (thanks github.com/brian-ewell).
    • 🛠 Fix: avoid exception during calculations when coordinates not known (thanks github.com/flori).