Releases: graze/console-diff-renderer
Releases · graze/console-diff-renderer
Update Dependencies
new lines
Format first
Before generating the difference, format the text and understand ANSI codes when handling formatting for the generated difference
Get to the Terminal
- Adds
getTerminal
method to theDiffConsoleOutput
class
Filtering
Generic Output
- Use generic
OutputInterface
instead ofConsoleOutputInterface
Support even more versions
- Adds support for PHP5.5
Support more versions
- Makes the versions it supports wider
Previously known as ...
- Rename to
console-diff-renderer
Which makes a lot more sense!