All notable changes to this project will be documented in this file.
This projects adheres to Keep a CHANGELOG and uses Semantic Versioning.
Nothing yet.
1.0.1 - 2020-06-28
- The
master
branch has been renamed tostable
. - The version requirements for the Dealerdirect Composer PHPCS plugin have been widened to allow installation of releases from the
0.7.x
range, which brings compatibility with Composer 2.0. - Miscellaneous updates to the development environment and CI scripts.
Initial release containing:
- Feature completeness checking tool for PHPCS sniffs.
- A
PHPCSDebug
standard to help debugging sniffs.