Skip to content

Weekly Release 0.2.60

Latest

Choose a tag to compare

@tchaton tchaton released this 28 Jan 14:26
· 4 commits to main since this release
016caed

What's Changed

  • fixed r2 refetch interval by @vlad-heidi in #777
  • Fix StreamingDataset len after drop_last update by @MagellaX in #778
  • chore(deps): update sphinx requirement from <7.0,>=6.0 to >=6.0,<9.0 by @dependabot[bot] in #763
  • chore(deps): bump pytest-rerunfailures from 16.0.1 to 16.1 by @dependabot[bot] in #764
  • chore(deps): bump the gha-updates group across 1 directory with 3 updates by @dependabot[bot] in #774
  • [pre-commit.ci] pre-commit suggestions by @pre-commit-ci[bot] in #779
  • fix: lint errors (UP007, UP045, UP006 & UP035) by @bhimrazy in #754
  • chore(deps): update coverage requirement from ==7.10.* to ==7.12.* by @dependabot[bot] in #762
  • chore: add & simplify concurrency setting to CI testing workflow by @bhimrazy in #780
  • Fix ParallelStreamingDataset with resume=True not resuming after loading a state dict when breaking early by @philgzl in #771
  • Bump SDK by @tchaton in #783
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 in the gha-updates group by @dependabot[bot] in #782
  • feat(litdata): Better support for filestore & co by @tchaton in #785
  • chore(litdata): Pre-release version bump 0.2.60 by @tchaton in #786

New Contributors

Full Changelog: v0.2.59...v0.2.60