1.0.0
Changes in this release
- Upgrade PDepend to version
~2.0
- Upgrade PHPMD to version
~2.1
- Upgrade PHP_CodeSniffer to version
~2.1
- Remove
php-cs-fixer
and use the PHP_CodeSnifferphpcbf
tool instead - Now the Grunt build uses
load-grunt-tasks
- Upgrade all
package.json
dependencies - Fix #2, Replace the 3 first badges on the home page by shields.id badges
- Fix #3, Run Travis builds with more PHP versions
- Fix #4 , Now the version is compliant with Semantic Versionning
- Fix #5, Use a code quality check service
NOTE : This release does not really changes the code of the library (which is already very stable) but configures tools to enforce compliancy with standards and check code quality.