0.65.0
🚀 Enhancement
- Refactor some download code for readability + ensure that we checksum resumed downloads #1535 (@yarikoptic)
🐛 Bug Fix
- Fix
PrivateAttr
usage #1538 (@jwodder) - add one photon to metadata dict #1532 (@bendichter)
🧪 Tests
- Ignore some type-checking errors under Python 3.13 #1539 (@jwodder)
- tests: update tests docker-compose with few changes from dandi-archive #1531 (@yarikoptic)
- Specify custom ulimit on nofiles to prevent infinite loop by billiard #1533 (@yarikoptic)
- Rename
file
key to codecov-action tofiles
#1530 (@jwodder) - gh-actions: Bump codecov/codecov-action from 4 to 5 #1529 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Ben Dichter (@bendichter)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)