Armin Ronacher
4770479fd7
Bigger refactorings in module layout
2021-02-03 00:05:54 +01:00
Armin Ronacher
1991955c52
Restructure crate layout
2021-02-02 22:44:52 +01:00
Armin Ronacher
34e5b3d571
Some internal refactorings
2021-02-02 20:22:10 +01:00
Armin Ronacher
e53427b56f
Expose get_diff_ratio
2021-02-01 14:05:44 +01:00
Armin Ronacher
158c28784d
Added missing docs
2021-01-31 19:35:20 +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
Armin Ronacher
da32711e1a
Added DiffHook::apply_to_hook
2021-01-27 18:08:36 +01:00
Armin Ronacher
602b587c2d
Move more snapshots to separate files
2021-01-24 11:27:46 +01:00
Armin Ronacher
1baa23ddcc
Change as_tag_tuple to work by reference
2021-01-24 11:25:27 +01:00
Armin Ronacher
8aaa934925
Added unified diff text api
2021-01-24 01:58:14 +01:00
Armin Ronacher
8692e89b0a
Add utility methods to diff that capture
2021-01-23 22:29:10 +01:00
Armin Ronacher
ca19caddc2
Implement diff op grouping for capture hook
2021-01-23 22:00:05 +01:00
Armin Ronacher
34dd260dbb
Added text diff utilities
2021-01-18 21:37:04 +01:00