Skip to content

compression-codecs-v0.4.32

Choose a tag to compare

@github-actions github-actions released this 09 Nov 12:43
· 13 commits to main since this release
2aa1b5f

Added

  • allow reading uncompressed size (#396)

Fixed

  • UnexpectedEof on truncated input (#412)

Other

  • Simplify WriteBuffer: Rm unwritten_initialized_mut (#413)
  • Implement new traits DecodeV2/EncodeV2 (#398)
  • Re-export core in codecs (#395)
  • Disable nightly feature doc_auto_cfg on docsrs (#392)