er $Id: Changes 42 2008-03-25 21:31:07Z per.henrik.johansen $
Revision history for Perl extension Geo::GeoNames.
0.06 2008-03-25
- Added JSON support
- Added function cities
- Added function country_info
- Added function earthquakes
- Added function find_nearby_weather
- Fixed arguments in functions search
- Fixed arguments to the functions country_code,
find_nearby_placeName, wikipedia_search
0.05 2007-07-05
- Added function find_nearby_wikipedia
- Added function find_nearby_wikipedia_by_postalcode
- Added function wikipedia_search
- Added function wikipedia_bounding_box
- Added function country_info
- Some refactoring
0.04 2007-07-03
- Added function find_nearest_address
- Added function find_nearest_intersection
- Added function find_nearby_streets
0.03 2006-12-04
- Use AUTOLOADER to find method names (they all looked the same)
- Use PREREQ_PM in Makefile.PL. Added the versions on my system, since
these are the only I know work for sure.
0.02 2006-11-30
- Added function find_nearby_postalcodes
- Added function find_nearby_placename
- Added function postalcode_country_info
- Refactored the code so it is easier to add new searches
- Fixed bug in geocode()
- edited perldoc
0.01 Mon Nov 27 17:01:39 2006
- original version; created by h2xs 1.23 with options
-AXc -n Geo::GeoNames