Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 1.74 KB

File metadata and controls

58 lines (45 loc) · 1.74 KB

Brackets PHP Code Quality Tools Changelog

All notable changes to this project will be documented in this file.

0.1.12 - Unreleased

  • Update Copy/Paste Detector to version 3.0.0.
  • Update Mess Detector to version 2.6.0.
  • Update CodeSniffer to version 2.9.1.
  • German translation. Thanks to Daniel Kratz (@danielkratz).

0.1.11 - 2016-04-23

  • Update Mess Detector to version 2.4.2.

0.1.10 - 2016-02-23

  • Symfony2 coding standards. Thanks to João Campos (@samura).
  • Portuguese translation. Thanks to João Campos (@samura).

0.1.9 - 2016-01-24

  • Update WordPress coding standards.
  • Update Copy/Paste Detector to version 2.0.2.
  • Update Mess Detector to version 2.3.2.
  • Update CodeSniffer to version 2.5.1.

0.1.8 - 2016-01-22

  • MediaWiki coding standards.
  • Update Drupal coding standards.
  • Update Mess Detector to version 2.1.3.
  • Support all WordPress' coding standards. Thanks to Chris Zarate (@chriszarate).
  • Update CodeSniffer to version 2.3.3. Thanks to Chris Zarate (@chriszarate).

0.1.7 - 2014-09-16

  • WordPress and Drupal coding standards.

0.1.6 - 2014-09-14

  • Update Mess Detector to version 2.1.1.
  • Support for dark themes. Thanks to Andrew MacKenzie (@mackenza).
  • French translation. Thanks to rainje (@rainje).
  • Italian translation. Thanks to Christopher Pecoraro (@chrispecoraro).

0.1.5

  • Retrieve errors when preferences are updated.
  • Better structure for parser modules.

0.1.4

  • Show longer error messages from CodeSniffer.

0.1.3

  • Add Mess Detector to available tools.
  • Retrieve errors from on file on startup.
  • Fix issue with CodeSniffer errors not showing up on Windows.

0.1.2

  • Only collect errors in PHP files.

0.1.1

  • Fix issue with loading order of modules on Windows.

0.1.0

  • Initial release.