What's Changed
- chore(deps): update coverage requirement from ==7.12.* to ==7.13.* by @dependabot[bot] in #788
- fix(cli): fix missing
__init__.pyin cli/handler package by @nishantb06 in #799 - chore(deps): bump actions/download-artifact from 7 to 8 in the gha-updates group by @dependabot[bot] in #796
- feat: add support for video deserialization with
torchcodecwhentorchvision>0.25by @deependujha in #802 - chore(deps): update pytest requirement from ==8.4.* to ==9.0.* by @dependabot[bot] in #795
- fix: mypy errors by @deependujha in #806
- chore(deps): bump lightning-sdk from 2025.12.17 to 2026.2.6 by @dependabot[bot] in #794
- chore(deps): bump cryptography from 45.0.7 to 46.0.6 by @dependabot[bot] in #804
- chore(deps): bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in #805
- Fix circular import by @vini-fda in #812
- chore(deps): bump the gha-updates group across 1 directory with 3 updates by @dependabot[bot] in #808
- fix race condition by defaulting to local mount prior to R2 fetch by @lianakoleva in #821
- chore: bump to 0.2.62 for release by @lianakoleva in #822
- fix: don't force redownload chunks that have already completed or are still in progress by @owbone in #830
- Fix row index miscalculation in ParquetLoader by @vini-fda in #810
- Bump version to 0.2.63 by @owbone in #831
New Contributors
- @nishantb06 made their first contribution in #799
- @vini-fda made their first contribution in #812
- @lianakoleva made their first contribution in #821
- @owbone made their first contribution in #830
Full Changelog: v0.2.61...v0.2.63