0.0500 2025-04-08 Piotr Roszatycki * Updated to V4 of API. 0.0402 2015-03-27 Piotr Roszatycki * Bugfix for `reverse_geocode` method. * Bugfix for example scripts. 0.0401 2015-03-27 Piotr Roszatycki * Requires URI package. 0.0400 2015-03-26 Piotr Roszatycki * New API v3 * Supports `HTTP::Tiny` user agent by default. * Supports `addr` argument for `geocode` method. * Supports `lon` argument for `reverse_geocode` method. 0.0300 2013-08-27 Piotr Roszatycki * Argument raise_failure (default: true) causes that geocode and reverse_geocode methods throw error if status is not SUCCESS. * Slash (/) is replaced with dash (-) in location string. * Latitude and longitude arguments are not rounded to 5 decimal places anymore. * Document query counts and other account information to the API response. 0.0200 2013-08-06 Piotr Roszatycki * New API based on JSON is supported. * New method for reverse geocoding. 0.0101 2013-07-15 Piotr Roszatycki * Changed URL to http://www.geocodefarm.com/geo.php 0.0100 2013-07-09 Piotr Roszatycki * First CPAN release.