- Fix sudo-elevation on Windows - Support reading arguments from a file via `file`
---
0.3.0
- Automatically request elevation with sudo when copying to a non-writable directory
---
0.2.0
- Don't copy recursively by default (pass `-r` to enable recursion) - Allow setting the base directory for source file names - Add support for copying to archives (.tar, .tar.gz, .tar.bz2, .zip)