Skip to content

v2.2.0

Choose a tag to compare

@sbrunato sbrunato released this 26 Mar 15:33
ee01499
  • New search_all and search_iter_page methods to simplify pagination handling (GH-190)
  • Docker-compose files for STAC API server with STAC-browser (GH-183)
  • Fixed USGS plugin which now uses Machine-to-Machine (M2M) API (GH-209)
  • Windows support added in Continuous Integration (GH-192)
  • Fixes issue with automatically load configution from EODAG external plugins, fixes GH-184
  • More explicit signature for setup_logging, fixes GH-197
  • Various minor fixes