- Support STAC root url ended in '/' that aren't 'stac/' (#96).
- Fix bug in get 'summaries' when not is a dictionary (#97).
- Returns all collections in the catalog function, regardless of whether it is set to rel=child.
- Improve ReadTheDocs documentation related with API (#81).
- Improve error message while downloading or accessing any asset (#68).
- Fix bug in /search using GET method (#86).
- Fix stac_search using GET method with two collections (#83).
- Fix package installation, adding Shapely as required dependency (#78).
- Add common way for dealing with minimum bounding region in search (#75).
API improvements:
- Download all assets from an item (#66).
- Add a way for reading partial raster given an envelope in a specific CRS (#71).
- Fix download folder creation in asset (#64).
- Add Drone integration (#60).
- Add Jupyter integration: #47.
- Publish into pypi (#46).
- Bug fix: properly handle query parameter (#42).
- Improved tests.
- Support for STAC version 0.9.0.
- Review of Sphinx project.
- Support for STAC version 0.8.1.
- Added tests for STAC version 0.8.1.
- Support for STAC version 0.8.0.
- Added tests for STAC version 0.8.0.
- Added CLI support.
- Added tests for CLI.
- Removed stac.collections property
- First experimental version.
- Support for STAC version 0.7.0.
- Documentation system based on Sphinx.
- Documentation integrated to
Read the Docs
. - Unit-tests with code coverage.
- Package support through Setuptools.
- Installation and use instructions.
- Source code versioning based on Semantic Versioning 2.0.0.
- License: MIT.