v0.3.1
Added
- CI check for Python 3.10 (requires pre-release version of rasterio 1.3) (#271)
- pre-commit and isort (#275)
stac info
now has option-p
or--progress
to update console output while reading the catalog (#262)- More API documentation (#282)
FsspecStacIO.write_text_to_href
(#291)
Changed
- Skip Click v8.1.0 as it broke decorator typing (#266)
- Use black (instead of yapf) for formatting (#274)
- stac-check version and lint reporting (#258)
- Sphinx theme (#284)
- Use stac-validator for validation (#289)
Fixed
Deprecated
FsspecStacIO.write_text_from_href
will be removed in v0.5.0 (#291)
Full Changelog: v0.3.0...v0.3.1