Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 618 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.

1.3.3

Fixed

  • Add a newline at the end of .arcconfig and .arclint files.

1.3.2

Fixed

  • properly handle dependencies in setLinterConfigurationValue

1.2.0

Added

  • Support of unified diff format since php-cs-fixer:^2.8.0.
    • Arcanist now will ask you to apply provided fixes. Please always double-check this as it is not perfect!