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 - 2026-06-23
- Initial version of the STACPlanet extension for PDSSP planetary data
- JSON Schema defining PDSSP-specific fields and constraints
- Example STAC Item (Gamma Ray Spectrometer data from Mars Odyssey)
- Example STAC Collection (THEMIS Visible Apparent Brightness Data)
- Complete documentation in README.md
- GitHub Actions workflow for schema deployment
- Updated package name from stac-extension-template to stacplanet
- Configured schema mapping for https://pdssp.github.io/stacplanet/v1.0.0/schema.json
- Corrected stac_extensions validation structure in schema (changed contains/allOf to allOf/contains)
- Added required properties field to Collection examples
- Fixed JSON formatting in collection.json