* update pre-commit and fix issue with starlette>=0.26 * re-write `NoCacheMiddleware` as pure ASGI middleware * rename `analyse_logs` to `parse_logs` * add python 3.11 support
0.8.2
* update hatch config
0.8.1
* fix issue with min/max zoom when there is no overviews * calculate windows from block_shapes
0.8.0
* update rio-tiler/rasterio dependencies * remove python 3.7 support * add python 3.10 support * add image endpoint to show the data footprint * switch from mapbox to maplibre
0.7.0
* add `cProfile` stats
0.6.1
* Remove usage of `VSIStatsMiddleware` in `tilebench viz`