What's Changed
- remove python 3.8 by @vincentsarago in #172
- check maxzoom in is_valid by @vincentsarago in #177
- use WGS84 as default CRS for GeoJSON outputs by @vincentsarago in #165
- add geographic_crs option in tile and tiles methods by @vincentsarago in #178
- remove python 3.9 and 3.10 support by @vincentsarago in #181
- refactor geographic crs attribute by @vincentsarago in #183
- docs: add example for finding tiles for a bounding box by @hrodmn in #184
- update deprecated by @vincentsarago in #186
- switch to UV by @vincentsarago in #190
- update WebMercatorQuad JSON document to avoid rounding issues by @vincentsarago in #192
- add support for bottomLeft cornerOfOrigin by @vincentsarago in #191
New Contributors
Full Changelog: 6.2.0...7.0.0