Changelog History
Page 1
-
v3.4.2 Changes
โ Silence warning from unused variable when using
ruby -w
. Thanks @sambostock! -
v3.4.1 Changes
Prevent remote code execution from user controlled diff file paths. This ๐ issue was only present in Windows platforms. Thanks @tehryanx for reporting โ and testing the fix!
-
v3.4.0 Changes
โ Remove space between U diff option and context number. Thanks @tomas! โ Add option to ignore CRLF diffs in HTML comparisons. Thanks @ptyagi16!
-
v3.3.0 Changes
December 30, 2018๐ Fix diff lines that begin with -- or ++. Thanks @dark-panda!
-
v3.2.1 Changes
๐ Fix default options on alpine linux. Thanks @evgen!
-
v3.1.0 Changes
December 17, 2015Side by side diffs. Thanks Runar Skaare Tveiten!
-
v3.0.7
October 12, 2014 -
v3.0.6
July 25, 2014 -
v3.0.5 Changes
June 20, 2014๐ Improve performance when generating html output (with inline highlighting) on long lines. Thanks Jason Barnabe!
-
v3.0.4 Changes
April 15, 2014๐ handle windows vs. unix line breaks consistently in html output