Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.66.7
🐛 Bug Fix
- Improve retrying downloads code and testing #1559 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)
0.66.6
0.66.5
🐛 Bug Fix
📝 Documentation
🔩 Dependency Updates
Authors: 2
0.66.4
🐛 Bug Fix
📝 Documentation
🧪 Tests
🔩 Dependency Updates
Authors: 2
0.66.3
0.66.2
🐛 Bug Fix
- enh: log exception info (at debug) when we catch an exception in map_to_click handler #1552 (@yarikoptic)
🏎 Performance
- Reduce messaging to pyout on progress of downloads #1554 (@yarikoptic)
🏠 Internal
- download: provide description for an assertion error on attempts_allowed_or_not #1550 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)
0.66.1
🐛 Bug Fix
- BF: do allow for user to specify a proper full name for "species" in metadata #1547 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)
0.66.0
🚀 Enhancement
- Do fail (raise Exception, CLI has non-0 exit) download if any of downloads fail #1536 (@yarikoptic)
🐛 Bug Fix
- Add Meriones unguiculatus to species list #1546 (@kabilar @yarikoptic)
🧪 Tests
- Test dev-deps against latest supported by us version of Python (3.12 ATM) #1543 (@yarikoptic)
- Add hdmf-zarr git repo into our dev build testing #1542 (@yarikoptic)
Authors: 2
- Kabilar Gunalan (@kabilar)
- Yaroslav Halchenko (@yarikoptic)
0.65.1
🐛 Bug Fix
- Remove
NotImplementedError
to allow for uploading Zarr assets to embargoed Dandisets #1540 (@kabilar @yarikoptic)
Authors: 2
- Kabilar Gunalan (@kabilar)
- Yaroslav Halchenko (@yarikoptic)
0.65.0
🚀 Enhancement
- Refactor some download code for readability + ensure that we checksum resumed downloads #1535 (@yarikoptic)
🐛 Bug Fix
- Fix
PrivateAttr
usage #1538 (@jwodder) - add one photon to metadata dict #1532 (@bendichter)
🧪 Tests
- Ignore some type-checking errors under Python 3.13 #1539 (@jwodder)
- tests: update tests docker-compose with few changes from dandi-archive #1531 (@yarikoptic)
- Specify custom ulimit on nofiles to prevent infinite loop by billiard #1533 (@yarikoptic)
- Rename
file
key to codecov-action tofiles
#1530 (@jwodder) - gh-actions: Bump codecov/codecov-action from 4 to 5 #1529 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Ben Dichter (@bendichter)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)