Improvements, mostly for Magento 2.2
v1.12.0 (2017-09-25)
- Submitted to the Magento Marketplace for approval
- Links to DevDocs now contain the actual Magento version
- Magento 2.2: Removed dev/.../... config settings. Does no longer exist in production mode.
- Added DevDocs link explaining Cache types
- Moved ideas for future checks to Wiki
- Moved Development instructions to Wiki
- Using Magento's wrapper functions instead of
glob()
andfile()