Skip to content

Releases: dandi/dandi-cli

0.56.2

29 Sep 03:06
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix uploading Zarr within a BIDS dataset; typing-check guided fix for handling requests exception #1331 (@yarikoptic)

Authors: 1

0.56.1

11 Sep 20:46
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

0.56.0

11 Aug 18:05
Compare
Choose a tag to compare

🚀 Enhancement

  • ENH: Add support for _desc- entity to label different processings of a file #1315 (@yarikoptic)
  • Accept URLs as Dandi instance specifiers #1298 (@jwodder)

🐛 Bug Fix

🏠 Internal

🧪 Tests

  • TST: fix and not announce xfailed test which checks /server-info - version is provided now #1319 (@yarikoptic)
  • Fix typing errors due to keyring and cv externals changes. #1316 (@jwodder)
  • Fix test for newer hdf5 #1301 (@jwodder)

🔩 Dependency Updates

  • Drop dependency on importlib-metadata backport for Python 3.7 #1299 (@jwodder)

Authors: 4

0.55.1

19 May 21:33
Compare
Choose a tag to compare

🔩 Dependency Updates

Authors: 2

0.55.0

18 May 20:25
Compare
Choose a tag to compare

🚀 Enhancement

  • Support uploading a subset of files from a BIDS dataset #1286 (@jwodder)
  • Add dandi service-scripts update-dandiset-from-doi command #1283 (@jwodder)

🐛 Bug Fix

  • Use inspect_nwbfile() instead of inspect_nwb(); address bug in recent ruamel.yaml versions #1285 (@jwodder)

🏠 Internal

  • Cancel any still-running tests when pushing to a branch or PR #1287 (@jwodder)

🧪 Tests

Authors: 1

0.54.0

21 Apr 16:47
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Authors: 3

0.53.0

17 Apr 19:31
Compare
Choose a tag to compare

🚀 Enhancement

  • Give DandiAPIClient.authenticate() a save_to_keyring parameter #1268 (@jwodder)

🐛 Bug Fix

  • Suppress log messages when downloading with pyout, even if no logger has been configured #1279 (@jwodder)
  • Accept Other sex as o abbreviation #1275 (@bendichter)
  • validate: resolved issues with relative path input #1260 (@TheChymera)
  • Log results of requests.utils.super_len() when DANDI_DEVEL_INSTRUMENT_REQUESTS_SUPERLEN is set #1267 (@jwodder)

🧪 Tests

Authors: 4

0.52.0

05 Apr 00:40
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • Log more information about retried HTTP requests #1264 (@jwodder)

📝 Documentation

  • Add an example for streaming using as_readable + reference to PyNWB examples #1250 (@yarikoptic)

🧪 Tests

Authors: 4

0.51.0

10 Mar 20:23
Compare
Choose a tag to compare

🚀 Enhancement

  • validate: Yield error if path is not inside a Dandiset #1237 (@jwodder)
  • Add service script for re-extracting remote NWB metadata #1236 (@jwodder)

📝 Documentation

🧪 Tests

🔩 Dependency Updates

Authors: 3

0.50.1

03 Mar 13:48
Compare
Choose a tag to compare

🧪 Tests

Authors: 1