Skip to content

Releases: dandi/dandi-cli

0.48.1

17 Jan 16:15
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fail upload only for validation ERRORs and not necessarily WARNINGs or HINTs + log all errors #1186 (@yarikoptic)
  • Don't warn on unexpected formats for "next" page URLs #1184 (@jwodder)
  • Upload test to check for metadata #1180 (@TheChymera)

Authors: 3

0.48.0

19 Dec 22:25
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

0.47.0

19 Dec 17:22
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

📝 Documentation

🧪 Tests

  • No longer mark test_rename_type_mismatch as xfailing #1161 (@jwodder)
  • Fix typing error under mypy 0.990 #1156 (@jwodder)
  • Update test_validate_nwb_path_grouping test #1157 (@jwodder)
  • Fixed logic and commented a temporarily broken BIDS (lacking README) dataset #1148 (@TheChymera)
  • Installing hdf5 for Python 3.10 is no longer needed #1145 (@jwodder)
  • Fix a typing issue involving the outdated tmpdir_factory #1144 (@jwodder)

Authors: 7

0.46.6

21 Oct 19:05
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

🧪 Tests

Authors: 2

0.46.5

14 Oct 18:34
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

  • Make internal Zarr-checksumming tree types support empty Zarrs #1138 (@jwodder)
  • Simplify implementations of get_asset() methods #1136 (@jwodder)
  • Update GitHub Actions action versions #1135 (@jwodder)

Authors: 3

0.46.4

06 Oct 15:57
Compare
Choose a tag to compare

🏠 Internal

🧪 Tests

  • increase number of trials in docker_compose_setup to 25 #1122 (@djarecka)
  • Pull latest Docker images before spinning up Compose #1121 (@jwodder)

Authors: 2

0.46.3

19 Sep 16:20
Compare
Choose a tag to compare

🐛 Bug Fix

  • Detect link type for organize by linking from first src dir to dest dir #1115 (@jwodder)
  • Check for usage of latest NWB Inspector release #1108 (@CodyCBakerPhD)

🧪 Tests

Authors: 2

0.46.2

01 Sep 16:14
Compare
Choose a tag to compare

🐛 Bug Fix

  • Use upstream bidsschematools for BIDS validation #1095 (@TheChymera)
  • get_content_url(): If a HEAD fails, return the failing URL #1107 (@jwodder)

🏠 Internal

  • BF(workaround): blacklist 23.9.0 of keyring since introduced regression #1112 (@yarikoptic)

Authors: 3

0.46.1

18 Aug 17:50
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

🧪 Tests

Authors: 3

0.46.0

18 Aug 16:52
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • ENH: list localhost:8085 as the web UI for dandi-api-local-docker-tests #1003 (@yarikoptic)
  • BF: guard download_generator to not propagate errors #1008 (@yarikoptic)
  • User notification if datasets are invalid. #1080 (@TheChymera)
  • Updating BIDS validator and schema to contemporary upstream equivalent #1050 (@TheChymera)
  • Support DANDI:/draft and stop using identifiers.org for any of the DANDI: URIs #1066 (@yarikoptic)

🏎 Performance

  • Do not traverse .ome.zarr and .ngff folders while looking for BIDS datasets #1071 (@yarikoptic)

⚠️ Pushed to master

🏠 Internal

  • Factor out common fields in nwb2asset() and get_default_metadata() #1088 (@jwodder)

📝 Documentation

🧪 Tests

Authors: 4