Moved code around for unified diff handling
This commit is contained in:
parent
503d912262
commit
861c53889d
10 changed files with 49 additions and 50 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue