We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bb06e commit fbdbf94Copy full SHA for fbdbf94
1 file changed
CHANGELOG.md
@@ -8,7 +8,7 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
8
9
### Changed
10
11
-- Made `stac-pydantic` an optional dependency ([#XXX](https://github.com/stac-utils/stac-check/pull/XXX))
+- Made `stac-pydantic` an optional dependency ([#129](https://github.com/stac-utils/stac-check/pull/129))
12
- `stac-validator` is now installed without the `[pydantic]` extra by default
13
- Added `stac-check[pydantic]` extra for users who need pydantic validation
14
- Added graceful fallback to JSONSchema validation when pydantic is not available
0 commit comments