v2.4.0
- STAC API POST requests and Query fragment handled in both StacSearch client (#363)(#367) and server mode (#417)
- Added
downloaded_callback
parameter to download_all() method allowing running a callback after each individual download (#381) cloudCover
parameter disabled for RADAR product types (#389)- Guess
EOProduct.product_type
from properties when missing (#380) - Keywords usage in product types configuration and guess mechanism (#372)
- Automatic deletion of downloaded product zip after extraction (#358)
- Crunchers are now directly attached to SearchResult (#359)
- Import simplified for EOProduct, SearchResult, and Crunchers (#356)
- Added support for
python3.10
(#407) - Pytest usage instead of nosetest (#406) and tests/coverage reports included in PR (#411)(#416)
- Various minor fixes and improvements (#355)(#361)(#366)(#357)(#371)(#373) (#374)(#377)(#379)(#388)(#394)(#393)(#405)(#401)(#398) (#399)(#419)(#415)(#410)(#420)