Commit graph

4 commits

Author SHA1 Message Date
7e86fb2e55 feat: rename similar -> likewise 2025-09-11 13:31:09 -05:00
Armin Ronacher
844769ae19 Move all text functionality toplevel 2021-02-03 00:56:17 +01:00
Armin Ronacher
4b85e70f91
Add support for byte diffing (#7)
Restructured text diffing to also support bstr
2021-02-02 14:16:00 +01:00
Armin Ronacher
020701c4d5 Improve diff op grouping for full matches
This changes the behavior of the diff op grouping function to return
an empty result if the diff is a full match.  This also adds an example
to demonstrate unified diff rendering.
2021-01-30 23:11:35 +01:00