Releases: phpro/grumphp
Releases · phpro/grumphp
Version 0.3.1
- Set the default PHPUnit configuration option to null, so that the basic phpunit.xml or .dist file will be loaded automatically.
Version 0.3.0
- Added mascot
- Added mascot ASCII art
- Fixed issue with none existing git hooks folder
Version 0.2.0
- Added Behat task
- Added Php-cs-fixer task
- Configurable ASCII content
- Lowered symfony component dependencies
- Improved documentation
- Improved GrumPHP error messages
Version 0.1.6
- Fix git hook issue in POSIX shells
Version 0.1.5
- Fixes an issue during git init.
Version 0.1.4
- Windows compatibility
- GIT issues on renamed / deleted files
- PHPUnit task
Version 0.1.3
- Added a configure option to the CLI
- Added a configure command during install / require of package
Version 0.1.2
- Added a path helper for the CLI tool
- Make sure that the hook runs from the correct path
- Remove hardcoded paths
Version 0.1.1
- Fixes for PHP 5.3
Version 0.1.0
Initial release