Skip to content

v3.9.3

Choose a tag to compare

@jonhealy1 jonhealy1 released this 28 Jun 08:49
· 6 commits to main since this release
3abdee2

What's Changed

  • Clean recursion by @jonhealy1 in #264
    • Improved path resolution in recursive validation to handle relative paths more reliably, especially in GitHub repository structures
    • Fixed issue where validator would get confused by repository structure when validating catalogs with relative paths
    • Cleaned up path output by removing unnecessary ./ components from displayed paths

Full Changelog: v3.9.2...v3.9.3