- Exposed IJ to cell ID conversion functions as publicly available
1.7.3
- Fixed doc links and sitemaps
1.7.2
- Replaced pylint and flake8 with ruff - Further fixed type hinting to prevent unnecessary compatibility break with Python 3.8
1.7.1
- Fixed type hinting to prevent unnecessary compatibility break with Python 3.8
1.7.0
- Added support for finding neighbors of a cell ID - Updated useful S2 links in docs - Updated testing for Python 3.11 and 3.12 - Dropped testing of Python versions 3.7 and 3.8. These versions will likely continue to function but are no longer explicitly supported
1.6.0
- Dropped support for Python 3.6 - Fixed ``token_is_valid()`` accepting some invalid tokens