- sort files by name - Thanks @nc7s
- updated dependencies
- stripped binary (smaller)
- option to replace staged files with symlinks (unix only) - Fix #2
- option to write the report in a JSON file after staging phase - Fix #3
No reason not to call this a 1.0
- backdown logs a few things. To have log generated launch backdown with
BACKDOWN_LOG=debug backdown your/dir - change hash algorithm from SHA-256 to BLAKE3, which is slightly faster with same guarantees
- backdown proposes to remove in 1 question all duplicates with name like "thing (2).AVI" or "thing (3rd copy).png" when they're in the same directory than the "source"
- first public release