Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 2.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Configure s3 credential chain (#621)
  • Read hive partitioned datasets, Config structure (#624)
  • Client.search_to_arrow_table (#634)
  • Conditionally disable parsing the WKB (#635)
  • Client.extensions (#665)

Removed

  • geoarrow record batch converters (moved to stac) (#652)

0.1.1 - 2025-01-31

Added

0.1.0 - 2025-01-02

Changed

  • Updated to DuckDB v1.1 and geoarrow-rs v0.4.0-beta.3 (#562)
  • Only allow searching one stac-geoparquet file at a time (#562)

0.0.3 - 2024-11-21

Added

0.0.2 - 2024-09-19

Changed

  • Update geoarrow to v0.3.0 (#367)
  • Bump stac to v0.6.0, stac-api to v0.6.0

0.0.1 - 2024-09-05

Initial release of stac-duckdb.