Releases: Nullus157/async-compression
Releases · Nullus157/async-compression
v0.4.18
Fixed
- Adjust
Level::Preciseclamp range for flate2.
v0.4.17
Fixed
- Fix occasional panics when consuming from pending buffers.
v0.4.16
Other
- Implement pass-through
AsyncBufReadon write-based encoders & decoders.
v0.4.15
Feature
- Implement pass-through
AsyncReadorAsyncWritewhere appropriate. - Relax
AsyncRead/AsyncWritebounds on*::{get_ref, get_mut, get_pin_mut, into_inner}()methods.
v0.4.14
Fixed
- In Tokio-based decoders, attempt to decode from internal state even if nothing was read.
v0.4.13
Feature
- Update
brotlidependency to to7.
v0.4.12
Feature
- Enable customizing Zstd decoding parameters.
v0.4.11
Other
- Expose total_in/total_out from underlying flate2 encoder types.
v0.4.10
async-compression-v0.4.8
What's Changed
- chore(deps): update brotli requirement from 3.3 to 4.0 by @dependabot in #264
- Release async-compression 0.4.8 by @NobodyXu in #265
Full Changelog: async-compression-v0.4.7...async-compression-v0.4.8