Skip to content

Latest commit

 

History

History
110 lines (86 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

110 lines (86 loc) · 2.87 KB

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.2.7 - 2020-12-10

Changed

  • Changelog

1.2.6 - 2020-12-10

Changed

  • Keywords in package.json

1.2.5 - 2020-12-10

Added

  • Option to allow risky rules

Changed

  • Code formatting

1.1.5 - 2020-12-09

Fixed

  • Single quotes on Windows 10

1.1.4 - 2020-09-07

Changed

  • Enclosed filenames with single quotes

1.1.3 - 2020-02-25

Changed

  • Changelog

1.1.2 - 2020-02-25

Added

  • Better error messages

1.1.1 - 2020-02-19

Changed

  • Dont use caching

1.1.0 - 2020-02-19

Fixed

  • Command not found on latest VS Code version.

1.0.0 - 2019-07-21

Removed

  • Success info message

0.0.9 - 2019-06-22

Added

  • Example usage of PHP-CS-Fixer extension

0.0.8 - 2019-06-21

Changed

  • Improved extension icon

0.0.7 - 2019-06-21

Changed

  • Description for some configurations
  • Code cleanup

0.0.6 - 2019-06-19

Added

  • Extension Icon

0.0.5 - 2019-06-19

Added

  • Configuration: php-cs-fixer.pathMode

0.0.4 - 2019-06-19

Changed

  • Bump version

0.0.3 - 2019-06-19

Changed

  • Updated package.json with missing entries

0.0.2 - 2019-06-19

Fixed

  • File Indentaions

Changed

  • Updated package.json with missing entries

0.0.1 - 2019-06-19

  • Initial release