Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.46.6
0.46.5
🐛 Bug Fix
- ENH: lgr.debug that we are using DANDI_API_KEY provided key #1133 (@yarikoptic)
- add zebrafish to species list #1129 (@satra)
- Make
dandi ls
properly detect embargoed Dandisets #1132 (@jwodder)
🏠 Internal
- Make internal Zarr-checksumming tree types support empty Zarrs #1138 (@jwodder)
- Simplify implementations of
get_asset()
methods #1136 (@jwodder) - Update GitHub Actions action versions #1135 (@jwodder)
Authors: 3
- John T. Wodder II (@jwodder)
- Satrajit Ghosh (@satra)
- Yaroslav Halchenko (@yarikoptic)
0.46.4
0.46.3
🐛 Bug Fix
- Detect link type for
organize
by linking from first src dir to dest dir #1115 (@jwodder) - Check for usage of latest NWB Inspector release #1108 (@CodyCBakerPhD)
🧪 Tests
Authors: 2
- Cody Baker (@CodyCBakerPhD)
- John T. Wodder II (@jwodder)
0.46.2
🐛 Bug Fix
- Use upstream bidsschematools for BIDS validation #1095 (@TheChymera)
- get_content_url(): If a HEAD fails, return the failing URL #1107 (@jwodder)
🏠 Internal
- BF(workaround): blacklist 23.9.0 of keyring since introduced regression #1112 (@yarikoptic)
Authors: 3
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.46.1
🐛 Bug Fix
📝 Documentation
- DOC: minor - boost copyright years in the docs #1106 (@yarikoptic)
🧪 Tests
Authors: 3
- Dorota Jarecka (@djarecka)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.46.0
🚀 Enhancement
🐛 Bug Fix
- ENH: list localhost:8085 as the web UI for dandi-api-local-docker-tests #1003 (@yarikoptic)
- BF: guard download_generator to not propagate errors #1008 (@yarikoptic)
- User notification if datasets are invalid. #1080 (@TheChymera)
- Updating BIDS validator and schema to contemporary upstream equivalent #1050 (@TheChymera)
- Support DANDI:/draft and stop using identifiers.org for any of the DANDI: URIs #1066 (@yarikoptic)
🏎 Performance
- Do not traverse .ome.zarr and .ngff folders while looking for BIDS datasets #1071 (@yarikoptic)
⚠️ Pushed to master
- Update README.md (@bendichter)
🏠 Internal
📝 Documentation
🧪 Tests
- Tell codespell to ignore "bu" strings in tests #1102 (@jwodder)
- Update video NWB fixtures for next pynwb version #1100 (@jwodder)
- Remove redirector from Docker Compose setup #1087 (@jwodder)
Authors: 4
- Ben Dichter (@bendichter)
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.45.1
0.45.0
🚀 Enhancement
- Built-in BIDS support for
dandi upload
#1011 (@TheChymera)
🐛 Bug Fix
- DOC: describe the purpose for --instance in download #1053 (@yarikoptic)
🏠 Internal
- Replace numpy.asscalar() with numpy.ndarray.item() #1056 (@jwodder)
- Clone entire repo in "Lint" action #1052 (@jwodder)
Authors: 3
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)