Skip to content

v1.0.2: BugFix: empty files were always opened as compressed

Compare
Choose a tag to compare
@Pascal-Krenckel Pascal-Krenckel released this 16 Dec 02:28
· 95 commits to master since this release

Since empty files don't throw an exception while decompressing, they would always be tracked as (de) compressed files with 'Try decompress all' enabled.
Now empty files will only be compressed if the suffix matches one gzip-suffix or it's marked manually.