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

Files

Latest commit

 

History

History
46 lines (32 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

46 lines (32 loc) · 1.43 KB

Change Log

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.

Currently no changes or additions.

0.3.0 - 2017-06-07

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.

0.2.1 - 2017-03-11

Fixed

  • Fixed files getting trashed when extraction is canceled

0.2.0 - 2017-03-11

Added

  • Support for .rar files added
  • Added change log (this file)

Fixed

  • Fixed broken .tar.gz support in binary (worked in tests)

0.1.0 - 2017-03-10

Added

  • Initial public release (only Windows UI in english implemented)
  • Support for .zip and .tar.gz