All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- #68 Behat use 'paths' instead 'path' argument.
- #64 WorkerDestroyed events were dispatched under the incorrect name.
- #61, #63 Support for symfony 6.0 and php 8.0 and 8.1.
- #54 Remove unused const
- #61 Remove support for php 7.1 or lower.
- #52 Fix composer dependency problems with Symfony 5
- Initial release
- #12 Run scenarios in parallel mode.
- #20 Run features in parallel mode.
- #13 Ability to Re-run scenarios that failed during last execution.
- #16, #18 Documentation for Installing Behat Parallel Extension.