Releases: unknownbrackets/maxcso
v1.13.0
Add libdeflate trials by default.
Correct Windows fileshare path support.
Show final percentage on completion.
Add measure option to see size without output.
Update to latest versions of dependencies.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
Future releases of maxcso may drop Windows XP support.
v1.12.0
Fix issue building with system libuv.
Decompress 16K+ block size CSOs correctly.
Compress ISOs not aligned to block size correctly (2048 alignment still required.)
Generate filenames properly when they include multiple dots.
Small I/O optimization.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
Future releases of maxcso may drop Windows XP support.
v1.11.0
Update to Visual Studio 2017 and drop MFC dependency.
Update to latest lz4 and libuv.
Support for outputting all files in a specific other folder.
Add install/uninstall targets and manpage.
Allow overriding CFLAGS and CXXFLAGS.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
v1.10.0
Support for DAX output.
Faster decompression of large block sizes.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
v1.9.1
Allow flag override in Makefile.
Update 7-zip and libuv code.
Tune 7-zip deflate parameters better.
Note: The 32bit version is slower. Use only when 64bit cannot be used.
v1.9.0
Update zopfli and use PGO - ~25% faster, ~0.5% smaller.
v1.8.0
Support for Mac and Linux.
v1.7.2
Correct single-arg syntax breakage after Unicode changes.
v1.7.1
Fix bug in wildcard handling on Windows.
v1.7.0
Add support for Unicode paths on Windows.