v3.10.0
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