Releases: Imagination-Media/magento-module-xml-validator
Releases · Imagination-Media/magento-module-xml-validator
Fix Error Code Returned for XML Files With Missing Magento Schema Declarations
Pre-release
Fixed
- Warnings for missing Magento schema declarations are no longer returned as errors
Allow tool to run without full Magento install
Changed
- Refactored loading of dependencies to allow the command to be run with only the Magento files installed and no database (useful in CI/CD environments)
Initial Rough MVP
Added
- Created initial rough MVP of tool with support for CLI and GitHub Actions