Releases: jannikmi/timezonefinder
Releases · jannikmi/timezonefinder
Release 6.3.0
data version 2023d (#212) * oetry dependency group specification closing issue #199 * add python 3.12 tests * remove tox.ini * update pre commit hooks * move GHA build token write permission * add tests for docs building * data version 2023d * v6.3.0
Release 6.2.0
v6.2.0: Update data 2023b (#192) * Update CHANGELOG.rst * Update current_data_statistics.txt * Update parse_data.sh * Update poetry.lock * Update configs.py * Update Makefile * Update file_converter.py * Update configs.py * Update pyproject.toml * Update tox.ini * Update parse_data.sh * Update parse_data.sh * Update .gitignore * Update tox.ini * data files 2023b * Revert "Update tox.ini" This reverts commit e92ee18397aeea95ce0d75be74fe84b553e52737. * Update pyproject.toml * Update build.yml * Update build.yml * Update build.yml
Release 6.1.10
add optional extra dep: pytz (#185) * add optional extra deps: pytz&tzdata * fix * fix ci failed * trigger ci * fix * mention pytz extra installation * Update Makefile * mention numba extra installation * update hooks * Clarify h3 timezone polygon index FIX #168 * add pre-commit clean cmd * Update README.rst * mention alternative python packages * Update 3_about.rst * Update CHANGELOG.rst * Update pyproject.toml --------- Co-authored-by: Jannik Michelfeit <github@michelfe.it>
Release 6.1.9
v6.1.9: Data 2022g (#174) * Update pyproject.toml * Update CHANGELOG.rst * Update file_converter.py * Update current_data_statistics.txt * binaries 2022g
Release 6.1.8
Python3.11 support (#172) * Update CHANGELOG.rst * h3 version bump FIX #170 * py3.11 tests * bump package version 6.1.8
Release 6.1.7
Update data 2022f (#169) * Update parse_data.sh * Update CHANGELOG.rst * more strict dep specs * binary data v2022f * Update .pre-commit-config.yaml
Release 6.1.6
Data version 2022d (#166) * Delete poly_max_values.bin * update binaries 2022d * Update pyproject.toml * Update CHANGELOG.rst * Update file_converter.py
Release 6.1.5
v6.1.5: New data version 2022b (#164) * Update locations.py * binaries v2022b * Update CHANGELOG.rst * Update current_data_statistics.txt * Update pyproject.toml
Release 6.1.4
v6.1.4 more permissive dep specs (#163) * Update CHANGELOG.rst
Release 6.1.3
Optional cffi dependency (#156) * Update build.py * Update utils.py * Update tox.ini * add cffi extra * optional cffi without extra * Update 1_usage.rst * Update FUNDING.yml * Update CHANGELOG.rst