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.
v1.0.0 - 2022-09-28
- Clarified behavior of GET requests when
include
is missing (#12)
v1.0.0-rc.3 - 2022-03-29
- Include/exclude semantics are more precisely defined (#5)
v1.0.0-rc.2 - 2022-11-01
- Clarify that the names for fields can either be prefixed by
properties
or not.
v1.0.0-rc.1 - 2022-03-17
None
v1.0.0-beta.4 - 2021-10-05
- Support binding Fields Extensions to STAC Features items resource
endpoint (
/collections/{collectionId}/items
)
Versions v1.0.0-rc.1 and prior can be found in the stac-api-spec repo