-
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 23.53 KiB
Changelog
Major changes to Geocoder for each release. Please see the Git log for complete list of changes.
1.4.9 (2018 May 27)
- Fix regression in :geoip2 lookup.
- Add support for Postcodes.io lookup (thanks github.com/sledge909).
1.4.8 (2018 May 21)
- Change default IP address lookup from :freegeoip to :ipinfo_io.
- Add support for :ipstack lookup (thanks github.com/Heath101).
- Fix incompatibility with redis-rb gem v4.0.
1.4.7 (2018 Mar 13)
- Allow HTTP protocol for Nominatim.
1.4.6 (2018 Feb 28)
- Add support for :ipdata_co lookup (thanks github.com/roschaefer).
- Update for Rails 5.2 compatibility (thanks github.com/stevenharman).