Skip to content

async-compression: v0.4.2

Compare
Choose a tag to compare
@robjtede robjtede released this 29 Aug 03:05
· 45 commits to main since this release
8273067
  • Add top-level brotli module containing stable brotli crate wrapper types.
  • Add BrotliEncoder::with_quality_and_params() constructors.
  • Add Deflate64Decoder behind new crate feature deflate64.