Releases: iterative/datachain
Releases · iterative/datachain
0.8.12
What's Changed
- Speed up unit tests by @ilongin in #863
- do not call stats in ds pull (from Studio) by @mattseddon in #875
- remove dataset_stats from studio client by @mattseddon in #876
- chore: reorganize docs (update sql-> func) by @yathomasi in #844
- Added columns as case values by @ilongin in #872
- fix docs build by @mattseddon in #879
- drop dataset stats from catalog and cli by @mattseddon in #878
- fix(api): fix param name for consistency in delete api by @shcheklein in #880
Full Changelog: 0.8.11...0.8.12
0.8.11
New Features and Enhancements
- add
isnone()
function by @ilongin in #801 - add support for
parse_options
inDataChain.from_csv
by @skirdey in #813 - add
File.upload
method to upload files to storage by @mattseddon in #850 - support for constant literals in
DataChain.mutate(...)
by @ilongin in #869
Bug fixes
- handle permission error properly when checking for file by @amritghimire in #856
- reduce stack trace for file system access issue by @amritghimire in #857
- improve CLI help message by @amritghimire in #861
New Contributors
Full Changelog: 0.8.10...0.8.11
0.8.10
0.8.9
What's Changed
New Features and Enhancements
- Review help/usage for cli commands by @amritghimire in #802
- file: support exporting files as a symlink by @skshetry in #819
Bug fixes
- file: raise error by @skshetry in #820
- prefetching: remove prefetched item after use in udf by @skshetry in #818
- ReferenceFileSystem: use fs.open instead of fs._open by @skshetry in #823
- README - mistral fix by @dmpetrov in #821
Full Changelog: 0.8.8...0.8.9
0.8.8
What's Changed
- docs(merge): add examples with Func object by @shcheklein in #811
- Import tqdm to support jupyter better by @shcheklein in #812
Full Changelog: 0.8.7...0.8.8
0.8.7
What's Changed
- fix(s3): pass region name down to fs by @shcheklein in #810
Full Changelog: 0.8.6...0.8.7
0.8.6
What's Changed
- fix(client): disable bucket cache if region or endpoint are specified by @shcheklein in #809
Full Changelog: 0.8.5...0.8.6
0.8.5
What's Changed
- turn off Yolo progress bars in ultralytics examples by @mattseddon in #789
- git ignore files all pytorch files by @mattseddon in #794
- do not persist completed progress bars by @mattseddon in #790
- fix(map): don't allow rewriting existing columns by @shcheklein in #795
- Implements if else function by @ilongin in #787
- prefetch: use a separate temporary cache for prefetching by @skshetry in #730
- Added toolkit
compare
by @ilongin in #719 - fix(schema): reconnect closed connection by @shcheklein in #804
- fix(signed url): handle content disposition by @yathomasi in #796
- fix(db): revert use_new_connection=True by @shcheklein in #805
- readme typos by @julien-c in #799
New Contributors
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- move studio.dvc.ai to studio.datachain.ai by @0x2b3bfa0 in #765
- better message if no files passed on parse tabular by @shcheklein in #766
- fix(listing): ignore special 'dir' files by @shcheklein in #767
- move jobs related commands under jobs and introduce logs by @amritghimire in #768
- added
case()
function by @ilongin in #770 - chore(ui): rename env var to datachain by @shcheklein in #779
- file upload by @dreadatour in #758
- feat(schema): serialize base classes for custom types by @shcheklein in #777
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- Allow empty session name by @0x2b3bfa0 in #757
- fix(from_storage): no listing / cache on a single file by @shcheklein in #734
- fix(cache, client): support versioned files by @shcheklein in #753
- Fix signed url versioning by @shcheklein in #755
Full Changelog: 0.8.2...0.8.3