Skip to content

Releases: graze/console-diff-renderer

Update Dependencies

22 Jun 14:36
aafdaf5
Compare
Choose a tag to compare
  • Updates the dependencies, with: symfony up to v4

new lines

29 Jun 15:22
Compare
Choose a tag to compare

->reWrite(['a','b'],false); will now output:

a
b

Format first

23 Jun 16:40
Compare
Choose a tag to compare

Before generating the difference, format the text and understand ANSI codes when handling formatting for the generated difference

Get to the Terminal

16 Jun 14:10
Compare
Choose a tag to compare
  • Adds getTerminal method to the DiffConsoleOutput class

Filtering

16 Jun 12:55
Compare
Choose a tag to compare
  • Adds filter method to CursorInterface to remove cursor movements from a string

Generic Output

16 Jun 10:58
Compare
Choose a tag to compare
  • Use generic OutputInterface instead of ConsoleOutputInterface

Support even more versions

16 Jun 09:11
Compare
Choose a tag to compare
  • Adds support for PHP5.5

Support more versions

15 Jun 16:27
Compare
Choose a tag to compare
  • Makes the versions it supports wider

Previously known as ...

15 Jun 09:11
Compare
Choose a tag to compare
  • Rename to console-diff-renderer

Which makes a lot more sense!