Skip to content

v1.1.1

Choose a tag to compare

@rchl rchl released this 22 Mar 19:27
· 29 commits to master since this release
Only read file from disk when trim_modified_lines_only is enabled

Reading file from disk is an expensive and blocking operation so do it only
when option that needs it is enabled.