Added
- `native` cloudmask is now supported for `sentinel-2-c1-l2a`.
- `asset_proxy` has been implemented by imanshafiei540, see https://github.com/earthdaily/earthdaily-python-client/issues/142
Changed
- After benchmark, default `chunks` size is `dict(x=512,y=512, time=1)` and
not "auto" for x and y anymore.
- `odc-stac` newest version is now supported (and fix for odc-stac has
been submitted).
Fixed
- Issue in rescale when several datetime were identical 146.
- Bring back the API section for the documentation 140.