* remove stack related code (lambda handler, serverless) * switch to pygeos (24) * bug fixes * add `last` pixel_method
1.0.0
* add tif output * fix overview creation * add other Web templates
0.3.0
* use aws lambda layer * add `update_mosaic` utility function * add `/tiles/point` endpoint to get points values from a mosaic * add logs for mosaic creation * add custom pixel methods * add custom color maps
Breaking changes * rename `/mosaic/info/<mosaicid>` to `/mosaic/<mosaicid>/info`
0.2.0
* update for lambda-proxy~=5.0 (15) * add `minimum_tile_cover` option for mosaic creation (16) * add `tile_cover_sort` option (16) * add verbosity for cli