* Adds support for additional data fields (e.g. Congressional districts, timezone)
0.2.1
++++++++++++++++++
* Fixed Python 3.3 test errors. Shouldn't have any functional effect on Python 3.3 usage except for matching module paths of pygeocodio objects.
0.2.0
++++++++++++++++++
* Added initial reverse geocoding functionality * Swaps default coordinates order. This is a mostly backwards incompatible change to amend a silly design decision.
0.1.4
++++++++++++++++++
* Handle error in which Geoco.io has returned empty result set
0.1.3
++++++++++++++++++
* Packaging fix, thanks to kyen99
0.1.2
++++++++++++++++++
* Moves and enhances fixture data to JSON data based on linted server responses * Adds Geocodio named errors * Better handling of errors in individual locations from batch requests