v0.7.3
What's Changed
- Add transparency mask support for /compute by @dionhaefner in #222
- optimize_rasters: skip_existing by @chapmanjacobd in #224
- Require pymysql>=1.0.0, which has a context managed connection by @nickeopti in #229
- Use Flask error handlers instead of decorators (#74) by @nickeopti in #227
- fix docs by @dionhaefner in #231
- Introduce multiqueries for dataset lookup #33 by @nickeopti in #230
- Parallel raster optimisation by @nickeopti in #228
- Allow CORS from localhost by default (#197) by @dionhaefner in #236
New Contributors
- @nickeopti made their first contribution in #229
Full Changelog: v0.7.2...v0.7.3