Releases: wqshr12345/golib
Releases · wqshr12345/golib
v0.10.9
v0.10.8
feat(adaptive3): add naive stream compression.
v0.10.7
feat(common): add some common setup.
v0.10.6: feat(io):extract sth into common && add new stream compression
interface:WithCompression2.
v0.10.5
feat(adaptive):add new compression algorithm——zstd.
v0.10.4
fix(adaptive): remove bufSize's limit.
v0.10.3
fix(adaptive): remove bufSize's limit.
v0.10.2
fix(adaptive):fix compressratio bug.
v0.10.1
feat(async-io):add support of async io in read and write.
v0.9.2
feat(adaptive):add new attribute for compressInfo.