Releases: paratestphp/paratest
Releases · paratestphp/paratest
Version 6.4.2
What's Changed
- Fix #629 JUnit log, create directory if not existent by @raneomik in #630
- Fix propsal for issue #293: Display colors on code coverage by @nicumicle in #641
- Dep update by @Slamdunk in #647
- Upgrade to Infection 0.26 by @Slamdunk in #649
- Correctly count test with a @Depends relationship by @Slamdunk in #654
New Contributors
- @raneomik made their first contribution in #630
- @nicumicle made their first contribution in #641
Full Changelog: v6.4.1...v6.4.2
Version 6.4.1
What's Changed
Full Changelog: v6.4.0...v6.4.1
Version 6.4.0
Version 6.3.3
Version 6.3.2
Version 6.3.1
Fixed bugs:
Version 6.3.0
Implemented enhancements:
- Implemented
repeat
option #594 (stephandesouza) - Add support to write coverage text to file #609 (Nyholm)