Skip to content

Releases: dandi/dandi-cli

0.60.0

29 Feb 14:34
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

Authors: 2

0.59.1

02 Feb 21:28
Compare
Choose a tag to compare

🏠 Internal

📝 Documentation

  • Add notes to docs about get_metadata() vs. get_raw_metadata() #1398 (@jwodder)

🧪 Tests

  • Ignore irrelevant deprecation warning from pandas #1391 (@jwodder)

🔩 Dependency Updates

Authors: 3

0.59.0

09 Jan 19:08
Compare
Choose a tag to compare

🚀 Enhancement

  • dandi download dandi://…/dandiset.yaml now downloads dandiset.yaml #1384 (@jwodder)

🐛 Bug Fix

  • Double-check file sizes before & after uploading #1374 (@jwodder)

🏠 Internal

  • Adopt dandischema.digests.zarr.get_checksum() to dandi-cli: use zarr_checksum library constructs instead of copies in dandischema #1371 (@jwodder)
  • gh-actions: Bump github/codeql-action from 2 to 3 #1379 (@dependabot[bot])

📝 Documentation

🧪 Tests

  • Fix service script tests for change in autogenerated date #1385 (@jwodder)

Authors: 4

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