-
Alex Reisner authoredAlex Reisner authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 22.48 KiB
Changelog
Major changes to Geocoder for each release. Please see the Git log for complete list of changes.
1.4.4 (2017 May 17)
- Use HTTPS by default for :freegeoip (thanks github.com/mehanoid).
- Add support for :amap lookup (thanks github.com/pzgz).
1.4.3 (2017 Feb 7)
- Add :google_places_search lookup (thanks github.com/waruboy).
1.4.2 (2017 Jan 31)
- Fix bug that caused Model.near to return an incorrect query in some cases.
1.4.1 (2016 Dec 2)
- Add :location_iq lookup (thanks github.com/aleemuddin13 and glsignal).
- Add :ban_data_gouv_fr lookup (thanks github.com/JulianNacci).
- Fix :mapbox results when server returns no context (thanks github.com/jcmuller).
- Deprecate methods in Geocoder::Calculations: to_kilometers, to_miles, to_nautical_miles, mi_in_km, km_in_mi, km_in_nm, nm_in_km.