Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.04 KB

File metadata and controls

48 lines (29 loc) · 1.04 KB

3.0.0

  • Added PHP args support
  • Fixed a notification bug
  • Updated readme (props to @cyruseftos)

2.5.9

2.5.3

  • Changed default value of php-cs-fixer path
  • Show context-menu only for PHP files (props to @joanhey)

2.5.2

  • Nicer notifications

2.5.1

  • Added nicer and more descriptive settings titles
  • Extended and restructured README.md

2.5.0

  • Some typo fixes (props to @rugk)
  • Notification system to display infos/errors/warnings (props to @Marv51)

2.4.0

  • Added "on save" hook to automatically run the fixer on every save
  • Added .php_cs support

2.3.0

  • Added PHP-executable option (fixes #6)
  • Added some debug output

2.1.0

  • Changed level to an enum setting
  • Added settings-descriptions
  • Fixed some small typos

2.0.0 - First Release

Functional first version