larz 0.2.0
larz
0.2.0
2022-01-15
larz
is an archive tool for efficient decompression.
Notes:
- Release finalized at 1ca9e34.
- Updated dependencies.
- Rust 2018 → Rust 2021.
- Compression is now carried out in a stream rather than blocks. This should mean improved performance and a far lesser reliance on memory over storage.
- Extraction is now done with IO streaming in mind, leading to improved performance when unpacking archives.
Full Changelog: https://github.com/Dirout/larz/commits/v0.2.0