Skip to content

v3.1.0

Compare
Choose a tag to compare
@jonhealy1 jonhealy1 released this 03 May 20:10
· 174 commits to main since this release
bb1cbd6

[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