Skip to content

Version 0.11.1

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 29 Aug 07:40
· 672 commits to develop since this release
bda6c24
  • Fixed an issue which occurred rarely that caused IgzipDecompressor's
    unused_data to report back incorrectly. This caused checksum errors when
    reading gzip files. The issue was more likely to trigger in multi-member gzip
    files.