1Revision history for Geo-Coder-Bing
2
30.13  Wed Mar  4 22:21:20 UTC 2015
4    - Added reverse_geocode method. (RT #102509)
5
60.12  Sat Feb  8 03:44:39 UTC 2014
7    - Allowed optional query paramaters. (GH #2)
8
90.11  Tue Mar 29 23:55:21 UTC 2011
10    - Required newer LWP with better HTTPS support.
11
120.10  Wed Jun 23 01:28:42 UTC 2010
13    - Enabled compressed responses by default.
14    - Added method to get the HTTP::Response for the last request.
15    - Added Pod reference to the new Geo::Coder::Bing::Bulk module.
16
170.09  Wed Jun 16 16:20:39 UTC 2010
18    - Added https option.
19
200.08  Tue Jun 15 11:32:54 UTC 2010
21    - Migrated from the AJAX API to the new REST API.
22    - Maintained backwards compatibility, but issued a warning to encourage
23      users to migrate.
24
250.07  Wed May 5 15:35:36 UTC 2010
26    - RT #57149: Properly decoded character encoding of response.
27
280.06  Tue Dec 15 07:06:22 UTC 2009
29    - RT #52769: Added fix for changes to returned JSON data.
30    - Added debug option for HTTP requests and responses.
31
320.05  Wed Sep 30 12:53:25 UTC 2009
33    - RT #47688: Location is no longer limited to only unicode-flagged
34      strings or UTF-8 bytes.
35
360.04  Fri Sep 18 02:13:44 UTC 2009
37    - Added file portability author test.
38    - Renamed files for better portability.
39    - Added authortest Makefile target and added it to the disttest target.
40
410.03  Wed Jul 8 14:42:46 UTC 2009
42    - Specified a minimum required version for URI.
43    - Added a note about non-ASCII locations.
44
450.02  Tue Jul 7 19:01:23 UTC 2009
46    - Fixed prereqs.
47    - Added example for custom useragent.
48    - Added live tests (for author).
49    - Moved author tests into separate directory.
50
510.01  Mon Jul 6 10:07:59 UTC 2009
52    - Initial distribution.
53