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
Client
now takes a reference to a generic client, instead of owning it
Client::into_inner
0.0.2 - 2023-01-08
- Make
Error
,Result
, andContext
publicly visible
0.0.1 - 2023-01-07
Initial release