Releases: circleguard/wtc-lzma-compressor
Releases · circleguard/wtc-lzma-compressor
v1.2.1
07 May 01:58
Compare
Sorry, something went wrong.
No results found
fix decompress not returning a value sometimes
v1.2.0
06 May 19:59
Compare
Sorry, something went wrong.
No results found
add a decompressed_lzma option to wtc.decompress to return the decompressed lzma instead of compressed lzma
v1.1.3
27 Apr 17:07
Compare
Sorry, something went wrong.
No results found
Fix version not being bumped since 1.0.0
v1.1.2
24 Feb 00:08
Compare
Sorry, something went wrong.
No results found
force utf-8 encoding when installing
v1.1.1
02 Feb 21:36
Compare
Sorry, something went wrong.
No results found
Treat z stream as a signed byte instead of unsigned (fixes #1 )
v1.1.0
02 Feb 20:59
Compare
Sorry, something went wrong.
No results found
Released alongside osu!anticheat v1.0
pack and unpack each data stream separately
v1.0.0
26 Jan 00:55
Compare
Sorry, something went wrong.
No results found
Original release. Lossy compression of a 20 byte frame to an 8 byte frame, resulting in ~40% compression rates.