Releases: jannikmi/timezonefinder
Releases · jannikmi/timezonefinder
Release 6.5.9
Update time zone data to 2025b (#275) * Update time zone data to 2025b Closes #272 * Update hole_registry.json * Update CHANGELOG.rst * version bump 6.5.9 * Update poetry.lock * Update .pre-commit-config.yaml * re-generate the binary data files * Update CHANGELOG.rst --------- Co-authored-by: Jannik Kissinger <github@michelfe.it>
Release 6.5.8
Data 2025a (#266) * Update .pre-commit-config.yaml * Update .pre-commit-config.yaml * update file_converter.py for h3>4 * run pre commit hooks * version 6.5.8 * end json files with newlines * Update poetry.lock * update data 2025a * refactor file converter json io * install build dependency group * bugfix cbuildwheel missing poetry * remove build dependency group
Release 6.5.7
Improved error handling issue 209 (#263) * catch not enough values to unpack ValueError * version 6.5.7
Release 6.5.6
Fixes #259: Finish Feature Request by Adding Support for musllinux Wh…
Release 6.5.5
Use setuptools as a build dependency (#258) * Remove setuptools as a dependency, as it is only used for building the package * version 6.5.5 --------- Co-authored-by: Jannik Kissinger <github@michelfe.it>
Release 6.5.4
h4 > 4 dependency release (#257) * Update poetry.lock * add tests for python 3.13 * simplifly pip implementation selection * Update CHANGELOG.rst * Update 3_about.rst * bump version 6.5.4 * remove python 3.13 numba tests
Release 6.5.3
Upgrade Data to version 2024b (#247) * Update CHANGELOG.rst * separate clang util module * Delete current_data_statistics.txt * minor version bump * update binaries * version bump * update pre-commit hooks * update ruff dev dependency * minor edits * separate pre-commit hook step
Release 6.5.2
Numpy 2.0 support (#235) * allow numpy 2.0 * v6.5.2
Release 6.5.1
checkout repo for poetry (#233)
Release 6.5.0
v6.5.0 with data 2024a (#223) * Update CHANGELOG.rst * update binaries 2024a * Update current_data_statistics.txt * Update pyproject.toml * use ruff linter * Update CHANGELOG.rst * Update Makefile * update dev dependencies * make numba dependency spec less strict * bugfix numba installed test * Update Makefile * Update CHANGELOG.rst * less strict dep specs