File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.0] - 2024-06-14
4+
5+ ### Fixed
6+ - [ #28 ] ( https://github.com/bmwill/diffy/issues/28 ) Fixed an issue where
7+ conflicts were being omitted from merges.
8+
9+ ### Added
10+ - [ #26 ] ( https://github.com/bmwill/diffy/pull/26 ) Add ability to reverse a
11+ patch.
12+
13+ ### Changed
14+ - [ #29 ] ( https://github.com/bmwill/diffy/pull/29 ) Bump minimum supported rust
15+ version (msrv) to 1.62.1.
16+ - [ #22 ] ( https://github.com/bmwill/diffy/pull/22 ) update nu-ansi-term dependency
17+ to 0.50.
18+
319## [ 0.3.0] - 2022-08-29
420
521### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " diffy"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44authors = [" Brandon Williams <bwilliams.eng@gmail.com>" ]
55license = " MIT OR Apache-2.0"
66description = " Tools for finding and manipulating differences between files"
You can’t perform that action at this time.
0 commit comments