Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 792 Bytes

File metadata and controls

20 lines (14 loc) · 792 Bytes

Changelog

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.

[3.0.1] - 2025-05-12

Fixed

  • Fixed an issue where PHPCS deprecation notices would break JSON output decoding. #10

[3.0.0] - 2024-07-18

Added

  • Added support for custom standards and custom ruleset files. #4

Fixed

  • Fixed a bug where phpcs-diff would fail to load in directories containing spaces. #5

Forked

  • Repository forked from olivertappin/phpcs-diff.