- NEW: Added fix_urls as an option. - IMPROVE: Better testing & package handling.
1.2.2
- NEW: HTTP Basic Access authentication.
1.2.1
- NEW: Fetching UNIX hash sums format support. - FIX: Few minor typos.
1.2.0
- NEW: Python 3 support (3.2+). - NEW: The threadpool module is changed from threadpool to the >=python3.2 builtin concurrent.futures module. - FIX: Few minor bugfixes.
1.1.2
- IMPROVE: Added unformated url input in the examples documentation section. - IMPROVE: Better documentation for some functions. - FIX: sizeof_human failed on python2.6. - FIX: Sometimes didn't escape urls proprely. - FIX: Sphinx wasn't able to locate the pySmartDL package.