Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 17:42
· 4 commits to main since this release

0.7.0 - 2025-02-20

Compare with 0.6.0

Features

  • adding dataset split control when using ub.saves("hf://org/dataset_repo") (20735f9 by yada).
  • adding toml / yaml loaders (3955e49 by yada).

Bug Fixes

  • missing type checks after update (f001f15 by yada).
  • s3 backend: missing arguments for ls (7c1d8e5 by yada).
  • incorrect huggingface data upload behavior when using datasets (bc5d773 by yada).