This is a major version, meaning a lot of refactoring was done and may lead to breaking changes.
* add quadkey_zoom option in CLI (41, author kylebarron)
* use R-tree from pygeos for testing intersections (43, author kylebarron)
Breaking changes
* added BackendStorage for dynamodb, s3, file and http (with kylebarron)
* added MosaicJSON pydantic model for internal mosaicjson representation (with kylebarron and geospatial-jeff)