File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Unreleased
2+
3+ ## 1.6.2 (2020-10-23)
4+
5+ - Began recording updates in ` CHANGELOG.md `
6+ - fix: reduce chances of IOErrors by changing default --threads_num to 1 #155 , #163
7+ - fix: reduce chances of errors due to missing required parameters #175
8+ - fix: missing downloading process by upgrading tqdm dependency #167
9+
10+ --------------------------------------------
11+
12+ ## Earlier Versions
13+
14+ Please refer to the commit history in GitHub:
15+ https://github.com/icloud-photos-downloader/icloud_photos_downloader/commits/master
Original file line number Diff line number Diff line change 55
66setup (
77 name = "icloudpd" ,
8- version = "1.6.1 " ,
8+ version = "1.6.2 " ,
99 url = "https://github.com/ndbroadbent/icloud_photos_downloader" ,
1010 description = (
1111 "icloudpd is a command-line tool to download photos and videos from iCloud."
You can’t perform that action at this time.
0 commit comments