Skip to content

Latest commit

 

History

History
103 lines (59 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

103 lines (59 loc) · 3.02 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.

0.3.0 - 2024-11-21

Removed

Changed

0.2.2 - 2024-10-22

Added

  • Send user agent when searching (#487)

0.2.1 - 2024-10-21

Added

  • More wheels (#481)

0.2.0 - 2024-10-19

Added

Changed

  • Moved docstrings to stub file (#468)

Removed

0.1.3 - 2024-10-17

Added

  • Experimental DuckDB 🦆 search on stac-geoparquet files (#458)

0.1.2 - 2024-09-22

Changed

  • Return the item count from search_to (#426)

0.1.1 - 2024-09-21

Added

  • Extension module feature

Changed

  • Use Github Pages for docs (#420)

0.1.0 - 2024-09-20

Added

  • migrate_href (#334)
  • search and search_to (#387)
  • read, write, and pystac (#418)

0.0.3 - 2024-08-29

Added

  • migrate (#309)
  • validate and docs (#307)

0.0.2 - 2024-08-28

Non-functional release to fix releasing from Github actions.

0.0.1 - 2024-08-28

Initial release.