Feature
- (#35)
rifiuti2
under Windows Subsystem for Linux v2 can do live probation of Windows host recycle bins - (#39) JSON output format
Bug Fix and minor change
- All trash records can display its own error, instead of having a collective, generic error on termination of program
- (#42) Display partial path if index file truncation happens but doesn't affect integrity of other data fields
- Perform basic validation on trash file deletion time
All released files are signed with minisign using the following public key:
RWTt1Y4tn6M8c1WFrOZG1IylmJ6njWcNzILDBlUAMVzU/JTotU1DKLdK
For example, to verify rifiuti2-0.8.0.Source.tar.xz
, use following command after downloading both the source archive and .minisig
file:
minisign -Vm rifiuti2-0.8.0.Source.tar.xz -P RWTt1...