Releases: robiningelbrecht/phpunit-pretty-print
Releases · robiningelbrecht/phpunit-pretty-print
v1.4.0
v1.3.1
What's Changed
- Test different php unit version by @robiningelbrecht in #9
Full Changelog: v1.3.0...v1.3.1
Support for PHPUnit 11
v1.2.4
What's Changed
- Add runtime info to output by @robiningelbrecht in #6
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Fixed incorrect php version constraint by @GrahamCampbell in #3
- Update README.md by @robiningelbrecht in #4
New Contributors
- @GrahamCampbell made their first contribution in #3
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Enable/disable at runtime by @robiningelbrecht in #2
New Contributors
- @robiningelbrecht made their first contribution in #2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Fixes possible performance hit
v1.2.0
Complete overhaul for CLI output
v1.1.0
Updated to PHPUnit 10.1
v1.0.0
Clean up code and allow to set options at runtime