Skip to content

Releases: unknownbrackets/maxcso

v1.6.0

16 Nov 02:26
Compare
Choose a tag to compare

Add wildcard support, exit code, and smarter default block size.

v1.5.0

11 Oct 18:47
Compare
Choose a tag to compare

Add decompress feature and update dependencies.

v1.4.6

12 Apr 00:03
Compare
Choose a tag to compare

Fix over-read error near end of some larger block size CSOs.

v1.4.5

11 Apr 19:08
Compare
Choose a tag to compare

Support > 4GB iso files.

v1.4.4

02 Apr 19:26
Compare
Choose a tag to compare

This corrects an issue present only when the iso size was not aligned with the block size.

v1.4.3

02 Nov 05:48
Compare
Choose a tag to compare

Fix a bug reading in cso files introduced recently.

v1.4.2

02 Nov 01:31
Compare
Choose a tag to compare

Correction for the last fix, for larger block sizes that don't align to the source size.

v1.4.1

02 Nov 01:08
Compare
Choose a tag to compare

Fix a bug when using a larger block size that did not align to the source file size.

v1.4.0

01 Nov 21:57
Compare
Choose a tag to compare

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

26 Oct 19:49
Compare
Choose a tag to compare

Add support for larger block sizes.