This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
Releases: martinplaner/gunarchiver
Releases · martinplaner/gunarchiver
gunarchiver 0.3.0
Added
- Implemented proper progress support for .rar and .tar.gz archives.
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.
gunarchiver 0.2.1
Changed
- Fixed files getting trashed when extraction is canceled
gunarchiver 0.2.0
Added
- Support for .rar files added
- Added change log (this file)
Changed
- Fixed broken .tar.gz support in binary (worked in tests)
gunarchiver 0.1.0
This is the first public release.
- .zip and .tar.gz supported.
- Only English language supported.
- Only Windows UI implemented.