Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.68.0
🚀 Enhancement
- Add support for validating Zarr folders with format V3 using custom walk-through and tensorstore #1614 (@candleindark)
- Enh service script publish version doi #1612 (@asmacdo @yarikoptic)
- Overhauling validation results to get them closer to cover different types of validators #1514 (@yarikoptic @candleindark)
🏠 Internal
- Remove obsolete (without effect) piece of code in bids.py for validation #1615 (@yarikoptic)
Authors: 3
- Austin Macdonald (@asmacdo)
- Isaac To (@candleindark)
- Yaroslav Halchenko (@yarikoptic)
0.67.3
🐛 Bug Fix
- Download: make it retry more times and log the first error from many #1603 (@yarikoptic @candleindark)
- Remove deprecated use of Pydantic per Pydantic 2.11 #1601 (@candleindark)
- Upgrade bidsschematools to be of 1.x series #1591 (@yarikoptic)
Authors: 2
- Isaac To (@candleindark)
- Yaroslav Halchenko (@yarikoptic)
0.67.2
🏠 Internal
- Add ability to release upon workflow dispatch #1589 (@yarikoptic)
🧪 Tests
Authors: 2
- Austin Macdonald (@asmacdo)
- Yaroslav Halchenko (@yarikoptic)
0.67.1
🐛 Bug Fix
- EMBER named it sandbox already not staging #1590 (@yarikoptic)
- BF: do not provide size for dandiset.yaml (and definetely not mtime for the size) #1587 (@yarikoptic)
🏎 Performance
Authors: 2
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.67.0
🚀 Enhancement
🐛 Bug Fix
- Fix support for pynwb v3 which has changed API slightly #1584 (@jwodder)
- Add Python 3.13 as supported version #1545 (@yarikoptic)
🏠 Internal
- gh-actions: Bump actions/github-script from 6 to 7 #1583 (@dependabot[bot])
- Enforce usage of auto (release) labels #1577 (@asmacdo)
- gh-actions: Bump actions/checkout from 3 to 4 #1580 (@dependabot[bot])
- Do specify our copyright in LICENSE file, unify name with dandiarchive.org, make year auto update in docs #1574 (@yarikoptic)
📝 Documentation
- Update license copyright year(s) #1579 (@github-actions[bot])
Authors: 5
- @dependabot[bot]
- @github-actions[bot]
- Austin Macdonald (@asmacdo)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.66.7
🐛 Bug Fix
- Improve retrying downloads code and testing #1559 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)