Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

gunarchiver 0.3.0

Latest
Compare
Choose a tag to compare
@martinplaner martinplaner released this 07 Jun 15:54

Added

  • Implemented proper progress support for .rar and .tar.gz archives.
    • Thanks to Kidswiss for the numFiles implementation for rar archives (#1).

Changed

  • Code cleanup, implemented linter recommendations and added CI pipeline to improve code quality.

Fixed

  • Properly handle error case when root directory cannot be created.