bandcamp-dl/CHANGELOG.rst

13 lines
588 B
ReStructuredText
Raw Normal View History

Changelog:
==========
Version 0.0.5
-------------
1. [Enhancement] ID3 Data Windows Explorer Compatibility. (Courtesy of `Bendito999 <https://github.com/Bendito999>`_)
2. [Enhancement] Will now use lxml if available, it is not a requirement.
3. [Bugfix] ``--base-dir`` will now create the specified directory rather than fail.
4. [Enhancement] If a file is incomplete it will be redownloaded on next run.
5. [Bugfix] Fixed `#62 <https://github.com/iheanyi/bandcamp-dl/issues/62>`_.
6. [Dependency] Wgetter is no longer required.
7. [Dependency] Latest versions of dependencies now used.