Skip to content

0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 17:05
· 288 commits to main since this release
83581c3

ouch 0.4.2

Changelog

New Features

  • Add flags to configure the compression level
  • Add --format option #341 (@figsoda)

Improvements

  • Multi-threaded compression for gzip and snappy using gzp #348 (@figsoda)
  • Add ls as an alternative alias for listing #360 (@orhun)

Bug Fixes

  • Fix decompression of zip archives with files larger than 4GB #354 (@figsoda)
  • Fix handling of unknown extensions during decompression #355 (@figsoda)
  • Remove remaining mentions of .lz that refers to the LZMA format #344 (@marcospb19)
  • Handle Zip when modification times are missing #433 (@marcospb19)

New Contributors

Full Changelog: 0.4.1...0.4.2