Skip to content

v0.3.1

Compare
Choose a tag to compare
@gadomski gadomski released this 05 May 20:27
· 185 commits to main since this release

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

  • Antimeridian winding order (#278)
  • Test, lint, and format scripts (#290)

Deprecated

  • FsspecStacIO.write_text_from_href will be removed in v0.5.0 (#291)

Full Changelog: v0.3.0...v0.3.1