Geocoder v1.1.1 Release Notes

Release Date: 2012-02-16 // about 12 years ago
    • Add distance_from_sql class method to geocoded class (thanks github.com/dwilkie).
    • โž• Add OverQueryLimitError and raise when relevant for Google lookup.
    • ๐Ÿ›  Fix: don't cache API data if response indicates an error.
    • Fix: within_bounding_box now uses correct lat/lon DB columns (thanks github.com/kongo).
    • ๐Ÿ›  Fix: error accessing city in some cases with Yandex result (thanks github.com/kor6n and sld).