Releases: HumanCellAtlas/dcp-cli
v6.1.0
v6.0.2
v6.0.1
Fix: KeyError with manifests from production
v6.0.0
Improve download parallelism (#296)
Add paginate method. (#335)
Include version for naming downloaded bundle directory (#239)
Enumerate collections. (#330)
Remote Login (#328)
Add --layout option to manifest download (#297)
Reorganize dss client methods for clarity
Bump dcplib requirement version range
Add Python 3.7 to Travis CI test matrix (#324)
v5.2.0
v5.1.0
v5.0.2
upload: fix prod url formatting for requests
v5.0.1
upload: add some error verbosity for debugging purposes
v5.0.0
- Raise error if duplicate file is present (fixes #298)
-
Add download_dir option (fixes #308)
-
Create Version Method (#304)
-
Handle bundle errors better; Fix test
-
Download bundles concurrently (#287)
-
Upload: covert Upload API to be object-based See classes
UploadService and UploadArea -
Expose the rest of the Upload API through UploadArea
-
Handle special characters in filenames
-