Skip to content

v0.2.63

Latest

Choose a tag to compare

@owbone owbone released this 28 May 11:31
· 5 commits to main since this release
86a79c9

What's Changed

  • chore(deps): update coverage requirement from ==7.12.* to ==7.13.* by @dependabot[bot] in #788
  • fix(cli): fix missing __init__.py in 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 torchcodec when torchvision>0.25 by @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

Full Changelog: v0.2.61...v0.2.63