Skip to content

v3.10.0

Compare
Choose a tag to compare
@jonhealy1 jonhealy1 released this 20 Jul 21:24
· 3 commits to main since this release
a95349e

What's Changed

Added

  • Added detailed recursive validation summary showing validation counts by STAC object type (Catalog, Collection, etc.) #265
  • Added validation duration timing that shows total processing time in a human-readable format #265
  • Added support for pydantic validation in recursive mode with proper schema reporting #265

Changed

  • Standardized summary output formatting across all validation modes for consistency #265

Full Changelog: v3.9.3...v3.10.0