Skip to content

Releases: dandi/dandi-cli

0.62.1

23 May 22:22
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

  • ENH: add/use codespell-project/codespell-problem-matcher to annotate PRs on where typos added #1429 (@yarikoptic)

🧪 Tests

Authors: 3

0.62.0

03 May 13:57
Compare
Choose a tag to compare

🚀 Enhancement

  • Convert DOI URLs in related_publications to related resources #1417 (@jwodder)

🐛 Bug Fix

🧪 Tests

  • Fix spelling of --scheduled option used in scheduled tests #1428 (@jwodder)
  • Xfail flaky ontobee tests, unless running daily tests #1423 (@jwodder)

Authors: 5

0.61.2

22 Mar 16:44
Compare
Choose a tag to compare

🧪 Tests

Authors: 1

0.61.1

21 Mar 16:09
Compare
Choose a tag to compare

🐛 Bug Fix

  • Revert "Do not allow dandischema 0.10.1 - new schema not yet supporteed by dandi-archive" #1420 (@yarikoptic)

Authors: 1

0.61.0

19 Mar 18:46
Compare
Choose a tag to compare

🚀 Enhancement

  • Add arguments for API query parameters when fetching all Dandisets; support creating embargoed Dandisets #1414 (@jwodder)

🐛 Bug Fix

  • Do not allow dandischema 0.10.1 - new schema not yet supported by dandi-archive #1419 (@yarikoptic)

🏠 Internal

🔩 Dependency Updates

Authors: 2

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