All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed an issue where PHPCS deprecation notices would break JSON output decoding. #10
- Added support for custom standards and custom ruleset files. #4
- Fixed a bug where
phpcs-diffwould fail to load in directories containing spaces. #5
- Repository forked from
olivertappin/phpcs-diff.