------------------- * Drop QA for Py 3.6, Add for 3.11. * Fix MODE_BATCH (see 16).
1.2.0
------------------- ! Dropped Py 2 support. * Added QA for Py 3.8. * Dropped QA for Py 3.5.
1.1.0
------------------- + .get_location() now consistenly returns a dictionary. * Fixed 'True' for empty string values (see 12). * Minor code optimization.
1.0.1
------------------- ! Dropped QA for Python 2. * Fixed parsing exception on Py 3 (see 10).
1.0.0
------ ! Dropped QA for Python 3.3 and 3.4. * No functional changes. Celebrating 1.0.0.
0.3.0
------ + Added GeoLocator.get_locations() method. + GeoLocator can be imported from package root.