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.2] - 2025-01-29
4+
5+ ### Added
6+ - [ #37 ] ( https://github.com/bmwill/diffy/pull/37 ) Allow configuring the "No
7+ newline at end of file" message from being printed when formatting a patch.
8+ - [ #38 ] ( https://github.com/bmwill/diffy/pull/38 ) Add support for configuring
9+ ` suppress_blank_empty ` .
10+
311## [ 0.4.1] - 2025-01-29
412
513### Added
7482## [ 0.1.0] - 2020-06-30
7583- Initial release.
7684
85+ [ 0.4.2 ] : https://github.com/bmwill/diffy/releases/tag/0.4.2
7786[ 0.4.1 ] : https://github.com/bmwill/diffy/releases/tag/0.4.1
7887[ 0.4.0 ] : https://github.com/bmwill/diffy/releases/tag/0.4.0
7988[ 0.3.0 ] : https://github.com/bmwill/diffy/releases/tag/0.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " diffy"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
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