Skip to content

larz 0.2.0

Compare
Choose a tag to compare
@emmyoh emmyoh released this 15 Jan 21:45
· 134 commits to master since this release

larz 0.2.0

2022-01-15

Logo

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