Skip to content

Commit 40d51a6

Browse files
committed
v6.4.0
1 parent 5b71633 commit 40d51a6

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

Changes.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Changes for v6.4.0 (2019-08-02)
2+
===============================
3+
4+
Make filters more intuitive for manifest download (#338) Make file
5+
filters more intuitive for bundle download (#207) Fix get collection
6+
iteration bug. (#407) Clarify how bundle manifest can be a DSSFile
7+
Correct bundle.json format from dict to array (#398) Fix timestamp in
8+
bundle.json download log Rename metadata to manifest for bundle.json
9+
download Clarity improvement to download-collection Update CLI
10+
integration tests for brevity Skip download-collections tests on Windows
11+
[easy] Help menu formatting. (#395) Add basic support for downloading
12+
collections (closes #339) Download bundle metadata into bundle.json
13+
(#231)
14+
115
Changes for v6.3.0 (2019-06-17)
216
===============================
317

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="hca",
10-
version="6.3.0",
10+
version="6.4.0",
1111
url='https://github.com/HumanCellAtlas/dcp-cli',
1212
license='Apache Software License',
1313
author='Human Cell Atlas contributors',

0 commit comments

Comments
 (0)