Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.48.0
0.47.0
🚀 Enhancement
- Add validation of filepaths for non-BIDS NWB assets #1173 (@jwodder)
- Exclude special dotfiles from Zarrs #1147 (@jwodder)
- Structured validation results #1104 (@jwodder @yarikoptic @TheChymera)
🐛 Bug Fix
- Allow user to specify mandatory (if not empty) fields in organize #1171 (@yarikoptic @jwodder)
- BF: convert str errors from checking nwb version into proper ValidationResult #1174 (@yarikoptic)
- Tests for
ls
reinstated, underlying function fixed, support for ZARR-BIDS files added. #1164 (@TheChymera @jwodder) - Add CodeQL workflow for GitHub code scanning and fix few bugs it detected #1165 (@lgtm-migrator @jwodder @lgtm-com[bot])
- Corrected reporting function logic to complete group message variable #1166 (@TheChymera)
- Renamed failing test, added prospective use case for NWBI warning. #1162 (@TheChymera)
- Use cached namespace validation #1149 (@CodyCBakerPhD)
🏠 Internal
📝 Documentation
- dandi-cli readme edit #1170 (@melster1010)
- Remove Parameters description from docstring used by click #1150 (@yarikoptic)
🧪 Tests
- No longer mark
test_rename_type_mismatch
as xfailing #1161 (@jwodder) - Fix typing error under mypy 0.990 #1156 (@jwodder)
- Update
test_validate_nwb_path_grouping
test #1157 (@jwodder) - Fixed logic and commented a temporarily broken BIDS (lacking README) dataset #1148 (@TheChymera)
- Installing hdf5 for Python 3.10 is no longer needed #1145 (@jwodder)
- Fix a typing issue involving the outdated
tmpdir_factory
#1144 (@jwodder)
Authors: 7
- @lgtm-com[bot]
- Cody Baker (@CodyCBakerPhD)
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- LGTM Migrator (@lgtm-migrator)
- Mary Elise Dedicke (@melster1010)
- Yaroslav Halchenko (@yarikoptic)
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)