Moved code around for unified diff handling

This commit is contained in:
Armin Ronacher 2021-01-30 22:42:01 +01:00
parent 503d912262
commit 861c53889d
10 changed files with 49 additions and 50 deletions

View file

@ -6,7 +6,8 @@ All notable changes to similar are documented here.
* Add `DiffOp::apply_to_hook` to apply a captured op to a diff hook.
* Added virtual newline handling to `iter_changes`.
* Moved unified diff support into separate module `udiff`.
* Made unified diff support more flexible through the introduction of
the `UnifiedDiff` type.
## 0.4.0