Fixed #13 & Fixed #14 as well re download bug

This commit is contained in:
Eddy Hintze
2020-01-25 20:08:18 -05:00
parent 8d9c3b0e36
commit 92440de1f7
3 changed files with 32 additions and 5 deletions

View File

@@ -1,6 +1,12 @@
# Change log
### 0.1.2
- Stop using md5 & sha1 hashes to check if file is unique (was creating duplicate downloads of the same file)
- Strip periods from end of directory & file names
- Rename older versions of a file before download the new one
### 0.1.1
- Delete failed downloaded files