async-compression: v0.4.0
robjtede
released this
10 May 18:40
·
150 commits
to main
since this release
Level::Precise
variant now takes ai32
instead ofu32
.- Add top level
zstd
module containing stablezstd
crate wrapper types. - Add
ZstdEncoder::with_quality_and_params()
constructors. - Update
zstd
dependency to0.12
. - Remove deprecated
stream
,futures-bufread
andfutures-write
crate features. - Remove Tokio 0.2.x and 0.3.x support (
tokio-02
andtokio-03
crate features).