Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Latest commit

 

History

History
49 lines (29 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.34 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.0.6 - 2024-04-20

  • Bump stac version to v0.6
  • Bump pgstac version to v0.8.5

0.0.5 - 2023-09-25

  • Bump stac-api version to v0.3.0

0.0.4 - 2023-07-07

  • Bump stac version to v0.5
  • Bump pgstac version to v0.6.13 (#2)

0.0.3 - 2023-01-08

Changed

  • Client now takes a reference to a generic client, instead of owning it

Removed

  • Client::into_inner

0.0.2 - 2023-01-08

Changed

  • Make Error, Result, and Context publicly visible

0.0.1 - 2023-01-07

Initial release