Skip to content

Releases: dandi/dandi-cli

0.58.2

13 Dec 18:30
Compare
Choose a tag to compare

🐛 Bug Fix

  • Properly open filehandles for RemoteReadableAssets #1376 (@jwodder)
  • Repeatedly double-check return values of zero when spying on super_len() #1370 (@jwodder)
  • Set 30-second connect & read timeout when downloading files #1369 (@jwodder)

🏠 Internal

Authors: 2

0.58.1

27 Nov 14:20
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

  • Remove unused configuration settings #1346 (@jwodder)
  • find_files: Simplify check for VCS and DataLad paths #1355 (@jwodder)
  • Convert dandiarchive URL classes from pydantic models to dataclasses #1356 (@jwodder)
  • Replace _pytest imports with modern pytest imports #1347 (@jwodder)
  • Remove _order_ attribute from Severity enum #1348 (@jwodder)
  • Use dataclass instead of auto_repr #1349 (@jwodder)
  • Run pyupgrade --py38-plus on source #1350 (@jwodder)
  • Modernize type annotations and improve mypy config #1343 (@jwodder)
  • Move words ignored by codespell from .codespellignore to setup.cfg #1344 (@jwodder)

🧪 Tests

🔩 Dependency Updates

Authors: 3

0.58.0

08 Nov 13:48
Compare
Choose a tag to compare

🚀 Enhancement

🧪 Tests

Authors: 2

0.57.0

01 Nov 03:42
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

📝 Documentation

🧪 Tests

Authors: 4

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