- Fixed DRY_RUN message print by using print_msg that handles PY2 and PY3 strings - Added -F/--files-only option to 115 down - Fixed files_only parse error - Fixed unexpected kwargs for get_tasks - Fixed Task against added 'url' attr
0.7.5
------------------
- Added environs to make a "workaround" that deals with issue 27 - Fixed Task.is_directory to include 'BEING TRANSFERRED' exception
0.7.4
------------------
- Fixed getting download URL error due to another API change (23)
0.7.3
------------------
- Fixed previous broken release that does not contain CLI command 115
0.7.2
------------------
- Fixed getting download URL error due to API change (23)
0.7.1
------------------
- Fixed argparse's required subparser behavior in Python 2.7 (http://bugs.python.org/issue9253)