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.
0.4.31 - 2025-11-21
- Add uninitialized output buffer support (#414)
0.4.30 - 2025-11-06
- Simplify
WriteBuffer: Rmunwritten_initialized_mut(#413) - Implement new traits
DecodeV2/EncodeV2(#398) - Disable nightly feature
doc_auto_cfgon docsrs (#392)
0.4.29 - 2025-08-28
- Update Deps.rs badge (#380)
- move async-compression to crates/ (#379)
- Refactor compression_core::util (#373)
0.4.28 - 2025-08-23
- fix wasi ci testing and update doc in README (#367)
- Have separate package.version field for compression-* (#369)
- Separate codecs as a separate crate, allow direct configuration (#363)
- Release async-compression 0.4.8 (#265)
- prepare release 0.4.7
- prepare release 0.4.6
- prepare release 0.4.3
- (async-compression) prepare release 0.4.2
- prepare release 0.4.1 (#236)
- prepare async-compression release 0.4.0
- add deps and license badge
- remove references to old
streamcrate feature - update repo links
- Update references to master branch
- Enable testing with all possible feature sets
- Update links in readme for repo location
- Mention features for local testing
- Update README.md
- Add licenses and trivial readme