Geocoder v1.2.7 Release Notes

Release Date: 2015-01-24 // about 9 years ago
    • ⬇️ DROP SUPPORT for Ruby 1.9.2.
    • 👉 Use UTF-8 encoding for maxmind_local results (thanks github.com/ellmo).
    • ⚡️ Update freegeoip response handling (thanks github.com/hosamaly).
    • ⚡️ Update nominatim response handling (thanks github.com/jsantos).
    • ⚡️ Update yandex response handling (thanks github.com/wfleming).
    • ⚡️ Update geocodio response handling (thanks github.com/getsidewalk).
    • ➕ Add ability to raise exception when response parsing fails (thanks github.com/spiderpug).
    • 🛠 Fix double-loading of Railtie (thanks github.com/wfleming and zhouguangming).