File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Changes for v6.5.1 (2019-11-26)
2+ ===============================
3+
4+ Move and refactor broken hardlink tests Add TestCase that creates and
5+ uses a temp dir Set maxDiff for client tests Fix duplicate downloads
6+ (#450) Fix parallel download test to reveal linking bug Consolidate test
7+ code DSS Subscriptions: Callback Url (#492) Remove optional args from
8+ super calls Work around link limit for manifest download (#427) Refactor
9+ mocked call in test methods Rename test case Use proper configurations
10+ for csv reading/writing (#427) Remove outdated comment Prettify the
11+ contents of bundle.json (#444) Add API/CLI tutorial pages to Sphinx
12+ documentation (#472) Fix dss download docstring to use correct flags
13+ (#486) Fix documentation - remove extra periods between paragraphs
14+ (#460) Refresh session token when the jwt expires. (#446) update version
15+ number to revert #476 (#484) Fix import dependencies (#483) Reposition
16+ import. (#482) Fix version numbering (#476) change flags starting with -
17+ to start with – (#480) Fix sub-command description indentation in sphinx
18+ docs (#479) auto pagination (#465) update required python version to
19+ 3.5+ (#459) Add Fusillade API client (#417)
20+
121Changes for v6.5.0 (2019-10-21)
222===============================
323
Original file line number Diff line number Diff line change 77
88setup (
99 name = "hca" ,
10- version = '6.5.0 ' ,
10+ version = '6.5.1 ' ,
1111 url = 'https://github.com/HumanCellAtlas/dcp-cli' ,
1212 license = 'Apache Software License' ,
1313 author = 'Human Cell Atlas contributors' ,
You can’t perform that action at this time.
0 commit comments