Releases: closeio/tz-trout
Releases · closeio/tz-trout
Add timezonefinder to extras_require
Dropping Pyzipcode in favor of Geonames.org/TimezoneFinder
Note: Python version >=3.6 is now required to use tz-trout.
In this version we:
- Drop Pyzipcode in favor of the Geonames.org US Postal Code dataset.
- This gives us a more up to date zip code dataset for the US, since pyzipcode was using a dataset from 2004.
- Use TimezoneFinder to generate the map of US Zipcodes to Timezone IDs based on latitude and longitude from the Geonames.org dataset.
0.2.0 Python 3 support + data updates
Release 0.2.0
Fixed edge cases with invalid cities in US
v0.1.6 Release 0.1.6
Zip code lookup performance improvement
v0.1.5 Release 0.1.5
Updating phonenumbers dependency
v0.1.4 Release 0.1.4