v3.1.0
[v3.1.0] - 2022-04-28
Added
- Added update stac version message to cli output #211
Fixed
- Reordered exception handlers to avoid unreachable code #203
- Details about invalid items are shown in the message when in recursive mode #202
- Dockerfile - change cli command from stac_validator to stac-validator #201
- Items with no assets key can still be valid #206
- Top-level
is_valid
flag for recursive JSONSchema exceptions #208