- Fixed an issue where the contents of local directories didn't get copied into remote directories if the remote directory existed and was empty.
- Added the --anon option.
- Added the -m/--metadata option.
- Switched from getopt to argparse for argument parsing.
- Changed boto dependency to >=2.2.1 (required for the --anon option).