Releases: unknownbrackets/maxcso
Releases · unknownbrackets/maxcso
v1.6.0
Add wildcard support, exit code, and smarter default block size.
v1.5.0
Add decompress feature and update dependencies.
v1.4.6
Fix over-read error near end of some larger block size CSOs.
v1.4.5
Support > 4GB iso files.
v1.4.4
This corrects an issue present only when the iso size was not aligned with the block size.
v1.4.3
Fix a bug reading in cso files introduced recently.
v1.4.2
Correction for the last fix, for larger block sizes that don't align to the source size.
v1.4.1
Fix a bug when using a larger block size that did not align to the source file size.
v1.4.0
Add the ability to use larger block sizes (up to 256KB), and add experimental lz4 formats (zso and cso v2.)
The new lz4 formats are not enabled by default.
v1.3.0
Add support for larger block sizes.