Releases: blacktop/lzfse-cgo
Releases · blacktop/lzfse-cgo
v1.1.20
fix: lzfse.EncodeBuffer to have same format as DecodeBuffer
v1.1.19
feat: add LZBITMAP support
v1.1.18
fix: bit of cleanup + no-malloc lzvn funcs
v1.1.16
-
Update go.yml
-
chore: update test bins
-
chore: use random data
v1.1.14
-
chore: refactor
-
Create go.yml
-
chore: add test
-
Update README.md
-
fix: rm extra files
v1.1.12
CHANGELOG
- auto-grow decode output buffer
v1.1.11
CHANGELOG
- bumping out_allocated size (found a instance where 4x didn't work)