Releases: caciobanu/behat-deprecation-extension
Releases · caciobanu/behat-deprecation-extension
v2.1.1
Changes:
- Fix compatibility with Symfony 2.8 and update Travis CI for supported PHP versions.
v2.1.0
Changes:
- Added possibility to ignore deprecation messages and/or files that emit them.
v2.0.0
Changes:
- Changed the output to mimic the symfony/phpunit-bridge output format.
- Consider steps from background scenarios as well.
v1.0.3
Changes:
- Fix problem with examples in behat tests, we don't need to check the text of the steps because steps lines are matching to scenario
- Updated tests dir path
- Removed PHP5.3 from Travis build
v1.0.2
Take into consideration background scenarios.
v1.0.1
Release to reflect Behat 3.1.0 changes