- Drivers to EODAG core for assets uniformization (83) - ``EOProduct.rio_env`` method (85) - Improved ``XarrayDict`` representation and sorted keys (81) - Various minor fixes and improvements (82)(84)(86)
0.6.0b1
++++++++++++++++++++
* New ``get_file_obj()`` and ``to_xarray()`` methods, making ``get_data()`` deprecated (79) * s3 endpoint fix (70) * ``netcdf4`` and ``cfgrib`` added as dependencies (69) * Added python ``3.13`` and removed ``3.8`` support (67)
0.5.0
++++++++++++++++++
- Support zipped bands in s3 (62) - Regex fix in band selection using ``StacAssets`` driver (61) - [0.5.0b1] Adapt to ``eodag v3`` search API (59)
- Fixes s3 authentication using GDAL/rasterio environment variables (50)
0.4.0
++++++++++++++++++
- ``get_data`` directly available on ``product.assets`` (46) - Adds windows support (9) - Removes limited grpc support (43) - Adds python type hints (45) - Various minor fixes and improvements (44)(47)