Skip to content

Releases: vinlyx/mgzip

Release of v0.2.1

19 Mar 01:42
Compare
Choose a tag to compare
  1. Bug fix of typo error of MultiGzipFile
  2. Fix a bug when indexed block list > thread number for decompressing specific indexed blocks.

Release of v0.1.0

21 Jul 16:21
Compare
Choose a tag to compare

Finished the basic functions of module, which enable to use 'open', 'compress' and 'decompress' as normal gzip module.