Changelog for
ruby2.1-rubygem-geokit-1.11.0-1.2.x86_64.rpm :
Mon Mar 27 14:00:00 2017 cooloAATTsuse.com
- updated to version 1.11.0
see installed CHANGELOG.md
[#]# 1.11.0
*
*Existing Geocoder Changes
*
*
* Google - Add components option
* Google - Add zip code handling
* Google - optional reverse parameters
* Bing - Provice is actually district (county)
* Mapbox - Handle state only values
* Yandex - Fetch district
* Fix multi geocoder
* Various province improvements
*
*Other Changes
*
*
* Alias province to city
* Use Timeout::Error instead of TimeoutError
Mon Aug 24 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.10.0
see installed CHANGELOG.md
[#]# 1.10.0
*
*Existing Geocoder Changes
*
*
* Google: place_id/formatted_address support
* Google: Improve error handling
* Google: Consistent precision names
* Google: Improve ordering
* Mapbox: city-only support
* Mapbox: Make MultiGeocoder compatible
* CaGeocoder: Fix url and xml
* Yandex: Use https
*
*Other Changes
*
*
* Added Geobytes geocoder
* Replace MultiJSON with JSON
* Fix Get with URI (not URL)
* Fix missing openssl requirement
* Error when units invalid/unsupported
Mon Feb 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.9.0
* Drop Ruby 1.8 support
* Make meter centric
* Add meters as a unit
* Use state_name/state_code instead of state
[#]# 1.8.5
* HTTPS on Google, Bing, Yahoo and MapQuest
* Added Geocod.io Geocoder
* Can use Google Key on free geocoder
* Fix bug in RIPE geocoder where no locations returned
* provider_order option for MultiGeocoder
* dms return methods (degree, minute, second)
Mon Jan 20 13:00:00 2014 cooloAATTsuse.com
- updated to version 1.8.4
* Fix math error in ruby 1.8
* Extract HTTP processing to allow different HTTP clients for caching, etc.
Sun Jan 5 13:00:00 2014 cooloAATTsuse.com
- updated to version 1.8.3
* Fix MultiGeocoder with geocoders that only have one argument
* Fix due to name clash with dependency definitions in geokit 1.8.1
* Standaride GeoLoc provider string
* Change way keys/dependencies defined
* Added Bing Geocoder
* Added freegeoip.net Geocoder
* Added MapQuest Geocoder
* Remove Google (v2) Geocoder and rename Google3 (v3) to Google
* Added tests for various gateways
* Greatly standarize, simplify and improve code
* Reorganise files
* MaxMind bug fixes
Fri Nov 29 13:00:00 2013 cooloAATTsuse.com
- updated to version 1.7.1
* Remove geoip require from MaxMind to avoid new dependency issues
Mon Nov 25 13:00:00 2013 cooloAATTsuse.com
- updated to version 1.7.0
* Added Yahoo Boss, Yandex, RIPE and MaxMind Support
* Integration tests for google/yahoo boss
* Other minor fixes/improvements
Mon Sep 23 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.6.7
Fri Dec 28 13:00:00 2012 cooloAATTsuse.com
- initial package (version 1.6.5)