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)