- Added public methods: move, edit, mkdir (13, 19) - Added Pro API support for getting download URL (21) - Added ``receiver_directory`` - Added logging utility and debugging hooks (22) - Combined 115down and 115up into a single 115 commands - Supported Python 3.4 by removing ``__del__``
0.6.0
------------------
- Deprecated ``auto_logout`` argument - Added cookies support to CLI commands
0.5.1
------------------
- 115down: fixed sub-entry range parser to ordered list
0.5.0
------------------
- 115down: supported both keeping directory structure and flattening - Fixed ``Task`` to not inherit ``Directory``
0.4.2
------------------
- Fixed broken upload due to source page change (``_parse_src_js_var``)
0.4.1
------------------
- 115down: added range support for argument ``sub_num`` (14) - 115down: added size display for file and task entries