Skip to content

Fixing stuff

Compare
Choose a tag to compare
@Houmgaor Houmgaor released this 17 Nov 20:18
· 58 commits to master since this release

This release 1.0.1 addresses various bugs.

Those bugs are fixed:

  • Bad decompression (smallish issue in the LZ77 algorithm).
  • Compression level limits were not always respected. It made the compression a bit slower.
  • Encoding not recognized for text extraction.

Full Changelog: v1.0.0...v1.0.1