Geocoder v1.4.0 Release Notes

Release Date: 2016-09-08 // over 7 years ago
    • Only consider an object geocoded if both lat and lon are present (previously was sufficient to have only one of the two) (thanks github.com/mltsy).
    • ➕ Add support in :geocodio lookup for Canadian addresses (thanks github.com/bolandrm).
    • ➕ Add support for SQLite extensions, if present (thanks github.com/stevecj).
    • Always include Geocoder in Rack::Request, if defined (thanks github.com/wjordan).