0.6.0
A new release after a long time of silence. Announcement here. The primary driving force for this update was:
- Issue #1 — Somebody has submitted Windows 10 support
- Google Code
meltshutting down. This repository used to be hosted on Google.
Windows users would want to download -win version, which contains prebuilt portable binary ready for use. Please consult README.html in the archive about detailed usage.
For users on other systems who want to compile the program themselves, please fetch one the other 3 archives, and follow the compile instructions. In particular, the xz archive has the autoconf/automake files pre-generated (make dist
'ed on my machine) and users can skip the autogen.sh
step before compiling, while the other two are generated by Github release feature.
All archives are signed with my GPG key (3B03A8AC
).
File | SHA-1 checksum |
---|---|
rifiuti2-0.6.0-win.zip | 3311c572b07da4bf0a7e0ab03e95f4d0589ddc09 |
rifiuti2-0.6.0.tar.xz | aab9393dc6e9423d13f30210a402c85022d0c79f |
rifiuti2-0.6.0.tar.gz | 98af32fe49c50b2cf6c825d88a37b0845e4dcfbc |
rifiuti2-0.6.0.zip | a37f49af92d3a507aa354d6c1c3b4ffce338c770 |
Here are the changes since 0.5.1:
Feature
- Windows 10 recycle bin support ( Issue #1 )
- Add GUI dialog to notify first time Windows users ( Issue #2 )
- 8.3 path names can also be used in XML output now
Bug fix
- Win98 INFO2 trashed file size not retrieved correctly
- Substantial rework on showing translation and file names in different
lanuages, especially on Windows platform
Change
- Display file deletion time in UTC time zone by default
- Vista version:
- No more accepts multiple file arguments
- Invalid file or dir in command argument treated as fatal error
- Result is sorted by deletion time instead of in random order
- Show version info in order to differentiate between Vista & Windows 10 formats
- INFO2 version:
- No more accepts standard input as input data