Skip to content

Releases: bennylope/pygeocodio

Drop Python 3.7 support

08 Jul 19:30
077a486
Compare
Choose a tag to compare

So long and thanks for all the PEPs

Limit results

31 May 14:31
91077d0
Compare
Choose a tag to compare

Adds support for new limit parameter.

Custom API domain and Python support updates

22 Mar 14:59
2571482
Compare
Choose a tag to compare

This version adds official support for a custom base domain in the API.

It also DROPS official support for Python 3.6 and ADDS official support for Python 3.11.

Fix For Batched Keyed Address Geocoding

19 Jul 02:58
fa5b409
Compare
Choose a tag to compare
  • Fixes batched keyed address geocoding

Address dictionary support

23 Jun 17:23
Compare
Choose a tag to compare
  • Addresses can be sent through as lists or dictionaries
  • Drops Python 2 support