Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.05 KB

Change Log for the PHPCSDevTools standard for PHP Codesniffer

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

Changed

  • The master branch has been renamed to stable.
  • 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.

1.0.0 - 2020-02-12

Initial release containing:

  • Feature completeness checking tool for PHPCS sniffs.
  • A PHPCSDebug standard to help debugging sniffs.