Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.19 KB

Changelog for XML Validator by Imagination Media

All notable changes to this extension will be documented in this file.

The format is based on Keep a Changelog, and this extension adheres to Semantic Versioning.

For more information about the extension, please refer to the README document.

0.2.1 — 2022-11-17

Fixed

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

0.2.0 — 2022-11-07

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)

0.1.0 — 2022-10-31

Added

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