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
- Implemented proper progress support for .rar and .tar.gz archives.
- Thanks to Kidswiss for the
numFiles
implementation for rar archives (#1).
- Thanks to Kidswiss for the
- Code cleanup, implemented linter recommendations and added CI pipeline to improve code quality.
- Properly handle error case when root directory cannot be created.
0.2.1 - 2017-03-11
- Fixed files getting trashed when extraction is canceled
0.2.0 - 2017-03-11
- Support for .rar files added
- Added change log (this file)
- Fixed broken .tar.gz support in binary (worked in tests)
0.1.0 - 2017-03-10
- Initial public release (only Windows UI in english implemented)
- Support for .zip and .tar.gz