File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.1] - 2025-01-29
4+
5+ ### Added
6+ - [ #36 ] ( https://github.com/bmwill/diffy/pull/36 ) Add ability to configure
7+ filenames when creating a patch with ` DiffOptions ` .
8+
39## [ 0.4.0] - 2024-06-14
410
511### Fixed
6874## [ 0.1.0] - 2020-06-30
6975- Initial release.
7076
77+ [ 0.4.1 ] : https://github.com/bmwill/diffy/releases/tag/0.4.1
78+ [ 0.4.0 ] : https://github.com/bmwill/diffy/releases/tag/0.4.0
7179[ 0.3.0 ] : https://github.com/bmwill/diffy/releases/tag/0.3.0
7280[ 0.2.2 ] : https://github.com/bmwill/diffy/releases/tag/0.2.2
7381[ 0.2.1 ] : https://github.com/bmwill/diffy/releases/tag/0.2.1
Original file line number Diff line number Diff line change 11[package ]
22name = " diffy"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
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