Releases: FObersteiner/whenareyou
Releases · FObersteiner/whenareyou
v0.7.1
v0.7.0: Python 3.9+
- revised requirements (pyproject.toml); drop Python 3.8 support
v0.6.1
bump version, update changelog
0.6.0: time for Python 3.8
v0.6.0 no Python 3.7 support with poetry
0.5.1: shiny new formatting
- src now
black
formatted - new method to obtain
__version__
in__init__.py
tzname as string
- time zone name is now returned as string (was:
zoneinfo.ZoneInfo
). - added
__version__
- package management: switched to using
poetry
zoneinfo/timezonefinder/OSM
updated version that uses Python 3.9's zoneinfo
for time zone handling, timezonefinder to convert geolocations to time zones and openstreetmap.org to obtain the geolocation of a given address.