- Fix multiple inheritance of stac extensions (20) - Properly instantiate lru_cache (found by francbartoli, 21)
1.1.3
- Add item model factory (13) - Add pre-commit hooks (14) - Add CLI for validating items (15) - Add option to skip validation of remote extensions (16) - Add helper function for item validation (17)
1.0.3
- Bugfixes (10) - Add rel types enum (11)
1.0.2
- Add models for the STAC API spec (7)
1.0.1
- Allow extra asset-level fields (1) - Fix population by field name model config, allowing model creation without extension namespaces (2) - Add enum of commonly used asset media types (3) - Move geojson models to `geojson-pydantic` library (4)