Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.49.0
🚀 Enhancement
- Update for new Zarr upload procedure; remove no longer needed
service-scripts
#1202 (@jwodder) - BF+RF validation #1209 (@yarikoptic)
🐛 Bug Fix
- Make
RemoteDandiset.get_version()
return aVersionInfo
instance with validation error fields #1210 (@jwodder) - Improve messages displayed when an upload fails #1204 (@jwodder)
- RF/BF: make find_parent_directory_containing operate on absolute path #1188 (@yarikoptic)
🏠 Internal
- Pass $USER to tox envs #1201 (@jwodder)
- boost isort in precommit to 5.12.0 to overcome issue with poetry #1199 (@yarikoptic)
📝 Documentation
- Move doc/design under docs/ where the rest of docs reside #1198 (@yarikoptic)
- Further improve README.md: point to specific sections of handbook, remove lengthy
dandi ls --help
example #1193 (@melster1010)
🧪 Tests
- Fix type errors; unbound mypy #1207 (@jwodder)
- We no longer need to catch warning as hdmf has fixed the bug #1194 (@TheChymera)
- Joint BIDS-NWB metadata extraction. #1183 (@TheChymera)
- Fix for newer HDMF #1191 (@TheChymera)
🔩 Dependency Updates
- Blacklisting the most recent hdmf version 3.5.0 forbidding its use and breaking CI/testing. #1190 (@TheChymera)
Authors: 4
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Mary Elise Dedicke (@melster1010)
- Yaroslav Halchenko (@yarikoptic)
0.48.1
🐛 Bug Fix
- Fail upload only for validation ERRORs and not necessarily WARNINGs or HINTs + log all errors #1186 (@yarikoptic)
- Don't warn on unexpected formats for "next" page URLs #1184 (@jwodder)
- Upload test to check for metadata #1180 (@TheChymera)
Authors: 3
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
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)