pratdiff 4.0.0

A colorfull diff tool based on the patience diff algorithm
Documentation
1
2
3
4
5
## Cluster mode: IoError events are silently dropped

In `--cluster` mode, `group_into_clusters()` only processes `TextDiff` events.
`IoError`, `Binary`, and `TypeMismatch` events from `walk_file_pairs()` are
ignored. Consider printing or counting them, especially `IoError`.