Skip to content

Fixes and improvements

Compare
Choose a tag to compare
@force-net force-net released this 16 Apr 19:09
· 11 commits to develop since this release

In this release issue with big files (more 1Gb) compression was fixed. It affects only stream and streamhigh mode and relates not to algorithm itself, but small problem with data shifting (to allow compression of any length of data). Block mode was not affected by this issue.

Also, command-line executable has a lot of fixes and improvements in command line parsing. Now, --stdin and --stdout options should work correctly, and other options should work as expected.