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
- Warnings for missing Magento schema declarations are no longer returned as errors
0.2.0 — 2022-11-07
- 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
- Created initial rough MVP of tool with support for CLI and GitHub Actions