Releases: jfcherng/php-diff
Releases · jfcherng/php-diff
6.7.4
- fix:
OP_EQ
lines are not escaped in Combined
renderer
6.7.2
- fix: unexpected Combined output due to HTML formatting (#30)
6.7.0
- feat: support colorized CLI output for text renderers (#29)
6.6.4
- feat: add Spanish translation (#26)
6.6.2
- fix:
wordGlues
works wrongly under some circumstances (#25)
- fix(CSS): better strip alignment effect
6.6.1
- Add
German
(deu
) translation.
6.6.0
-
Add new renderer option: wordGlues
.
This option is introduced to improve the readability for word-level
diff. By default, -
and
are treated as "glues" to merge consecutive diffs into a whole.