Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.41.0
0.40.1
🐛 Bug Fix
- Fix calculation of download paths for asset path prefix URLs #1026 (@jwodder)
- organize - sanitize ; as well within the entity value #1009 (@yarikoptic)
Authors: 2
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.40.0
🚀 Enhancement
- BIDS metadata read-in pilot. #962 (@TheChymera @yarikoptic)
🐛 Bug Fix
- Corrected regex label string #1015 (@TheChymera)
- Fix error message formatting #1013 (@JuliaSprenger)
- Removing trace from previous commit #1010 (@TheChymera)
🏎 Performance
Authors: 4
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Julia Sprenger (@JuliaSprenger)
- Yaroslav Halchenko (@yarikoptic)
0.39.6
🐛 Bug Fix
- Logging validation warnings and errors #992 (@TheChymera)
- ENH: delete - allow to specify --force in CLI #1001 (@yarikoptic)
Authors: 2
- Horea Christian (@TheChymera)
- Yaroslav Halchenko (@yarikoptic)
0.39.5
🐛 Bug Fix
- Setting version to min version if not available #994 (@TheChymera)
- Whitespace for string returns #985 (@TheChymera)
🏠 Internal
- Upgrade dandischema to 0.7.x series #987 (@yarikoptic @jwodder)
- Prepend to sys.path to fix versioneer in PEP517 mode #998 (@mgorny)
- minor spelling typo fix #998 (@yarikoptic)
Authors: 4
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
- Michał Górny (@mgorny)
- Yaroslav Halchenko (@yarikoptic)
0.39.4
0.39.3
🐛 Bug Fix
- Increase Zarr depth limit to 7 directories #984 (@jwodder)
- keeping logs cleaner in dedicated directory #971 (@TheChymera)
- performance: do not duplicate schema loading #982 (@TheChymera)
- Strip trailing slash from URLs in
/server-info
#972 (@jwodder)
🏠 Internal
🧪 Tests
- Removed duplicate, and simplified bids validator tests #965 (@TheChymera)
- Mark
test_server_info
as xfailing #978 (@jwodder) - Mark
test_parse_dandi_url_not_found
as xfailing #973 (@jwodder) - Update
test_parse_api_url[DANDI:000027]
#974 (@jwodder) - Update
test_follow_redirect
#975 (@jwodder) - Combine subtests of
test_publish_and_manipulate
#964 (@jwodder)
Authors: 2
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
0.39.2
🐛 Bug Fix
- Validator fixes: fallback to our version, skip dotdirs on windows, etc #955 (@TheChymera)
- Better detection of empty directories when download-syncing Zarrs #961 (@jwodder)
Authors: 2
- Horea Christian (@TheChymera)
- John T. Wodder II (@jwodder)
0.39.1
🐛 Bug Fix
- Fix type in test docker-compose env var #960 (@AlmightyYakob)
Authors: 1
- Jacob Nesbitt (@AlmightyYakob)
0.39.0
🚀 Enhancement
- Add DANDI_JUPYTERHUB_URL to test docker-compose #959 (@AlmightyYakob)
- Integrate NWBInspector with DANDI validation #941 (@CodyCBakerPhD)
🐛 Bug Fix
- Integration test config #957 (@dchiquito)
- Smaller video files #947 (@TheChymera)
⚠️ Pushed to master
- add .mkv as a valid video extension (@bendichter)
🏠 Internal
- DX: enable "released" plugin for auto #951 (@yarikoptic)
🧪 Tests
- Fixed test_write_report() log path issue #954 (@TheChymera)
- Specify all queues in test celery worker #953 (@dchiquito)
- Work around a bug in docker-compose #949 (@jwodder)
Authors: 7
- Ben Dichter (@bendichter)
- Cody Baker (@CodyCBakerPhD)
- Daniel Chiquito (@dchiquito)
- Horea Christian (@TheChymera)
- Jacob Nesbitt (@AlmightyYakob)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)