All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
{Lzma, Xz}Decoder::with_mem_limit()
methods.zstd
dependency to 0.13
.Default
for brotli::EncoderParams
.brotli
module containing stable brotli
crate wrapper types.BrotliEncoder::with_quality_and_params()
constructors.Deflate64Decoder
behind new crate feature deflate64
.Zstd{Encoder,Decoder}::with_dict()
constructors.zstdmt
crate feature that enables zstd-safe/zstdmt
, allowing multi-threaded functionality to work as expected.Level::Precise
variant now takes a i32
instead of u32
.zstd
module containing stable zstd
crate wrapper types.ZstdEncoder::with_quality_and_params()
constructors.zstd
dependency to 0.12
.stream
, futures-bufread
and futures-write
crate features.tokio-02
and tokio-03
crate features).Level::Default::into_zstd()
now returns zstd's default value 3
.extra
field of a gzip header.