Skip to content

Releases: aixiansheng/lzfse

v0.2.4

24 Jul 16:53
Compare
Choose a tag to compare

Actually fix an issue by using int64, copying less and using seek.

v0.2.3

24 Jul 03:41
Compare
Choose a tag to compare

Fixes a bug that prevents some iOS kernel caches from decompressing

v0.2.2

12 Apr 03:02
Compare
Choose a tag to compare

CI working

v0.2.1

12 Apr 02:40
Compare
Choose a tag to compare

Improve speed of FSE bit mask operations.

v0.2.0

12 Apr 01:23
Compare
Choose a tag to compare

This release fixes the lzvn decoder and adds more robust testing with test.mk.
The test harness accepts an optional argument, as so: go test -v -args -onlyTestOne=test_text.small.dec.cmp

v0.1.0

11 Apr 19:54
Compare
Choose a tag to compare
Remove io.Pipe