Adds:
- Ability to pass S3 URIs as inputs (49)
- Modified handling of arguments + raw execution mode + more STAR arguments (57)
- Multipart uploads / downloads and the ability to increase non-parallel input file sizes (60, 61, 63, 65))
- Enable output file `.tar.gz`s across the board (68)
- Add an explicit `parallelize=True` flag (68)
Modifies:
- Various fixes (49, 56, 58, 64, 67)