Skip to content

Tags: graze/console-diff-renderer

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from graze/support-php-8

Makefile: use phpcs.xml standard explicitly, expand test-matrix to 8.0-8.5

v1.1.0

Toggle v1.1.0's commit message
v1.1.0 — Support PHP 8.0–8.5

v1.0.0

Toggle v1.0.0's commit message
v1.0.0 — PHP 7.4 and GitHub Actions

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
new way of doing composer php version (#14)

0.6.1

Toggle 0.6.1's commit message
when doing reWrite, treat each line in array as a new line (#11)

* when doing reWrite, treat each line in array as a new line

* remove assertTrue checks

* remove spurious line for coding standards

0.6.0

Toggle 0.6.0's commit message
Pre format (#9)

* format first and fix wrap filter

* make it work

* lint fixes

* pre-formatting

* try a slightly later version of phpunit

* update minimal phpunit version to support yield

* some code tidying

0.5.2

Toggle 0.5.2's commit message
get the terminal used in diffOutput (#8)

* add filter to diffOutput

* add getTerminal method instead

0.5.1

Toggle 0.5.1's commit message
add filter method (#7)

0.5

Toggle 0.5's commit message
use OutputInterface instead of ConsoleOutputInterface (#6)

0.4.2

Toggle 0.4.2's commit message
Support for PHP5.5 (#5)

* support php5.5

* force utf8 when testing emojis