Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.03 KB

changelog.rst

File metadata and controls

37 lines (27 loc) · 1.03 KB

Changelog

0.7.0

  • Add DOI-based retrieval functions for Zenodo (100)
  • Add export function --output for folders, ZIP files and repositories (124)

0.6.0

  • Add details option --details for folders and ZIP files (116)

0.5.0

  • Add support for spatial extent for osgeo files (via OGR/GDAL) with generic vector (GeoPackage, Shapefile, GeoJSON, GML, GPX, KML) and raster handling (GeoTIFF) (87, 99)

0.4.0

  • Add support for ZIP files and folders (79)

0.3.0

  • Add debug option --debug and environment variable GEOEXTENT_DEBUG (73)
  • Remove need for -input= for passing input paths in CLI (73)
  • Switch to pygdal and update docs (73)

0.2.0

  • Add dependencies to required software (59, 364692964fc34c467c21a7072e1eefb9d354fbb8)
  • Update documentation, now uses Sphinx and is online at https://o2r.info/geoextent/ (67, 65, 64, 62)

0.1.0

  • Initial release with core functionality