Changelog
0.10.0 - 2020-12-19
Changed
- Update dependencies
- Minor UI tweaks due to changes in DPI handling
- Migrate to new dialog crates
- More small internal improvements by @Dr-Emann, thanks! (#30, #32)
Fixed
- Exclusively lock files prior to compaction (should fix #40)
0.9.0 - 2020-03-03
Added
- Preserve file timestamps following compression/decompression (#16)
0.8.0 - 2020-02-29
Added
- Excluded directories now get skipped entirely (#8)
Changed
- Paused jobs no longer poll (#10, @Dr-Emann)
- Less refcounting (#9, @Dr-Emann)
Fixed
Removed
- WofUtil.dll version check (#6)
0.7.1 - 2019-07-17
Added