Skip to content

Releases: Imagination-Media/magento-module-xml-validator

Fix Error Code Returned for XML Files With Missing Magento Schema Declarations

17 Nov 21:51
Compare
Choose a tag to compare

Fixed

  • Warnings for missing Magento schema declarations are no longer returned as errors

Allow tool to run without full Magento install

07 Nov 22:04
Compare
Choose a tag to compare

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

31 Oct 21:57
Compare
Choose a tag to compare
Initial Rough MVP Pre-release
Pre-release

Added

  • Created initial rough MVP of tool with support for CLI and GitHub Actions