0.6.2
版本发布时间: 2024-10-28 16:44:17
iterative/datachain最新发布版本:0.6.6(2024-11-06 18:22:16)
What's Changed
- Refactor the configuration parsing by @amritghimire in https://github.com/iterative/datachain/pull/513
- Add studio auth to datachain by @amritghimire in https://github.com/iterative/datachain/pull/514
- patch unstructured embeddings gen example by @mattseddon in https://github.com/iterative/datachain/pull/520
- Adding FSSpec Export for CSV and Parquet by @dtulga in https://github.com/iterative/datachain/pull/516
- Window functions by @dreadatour in https://github.com/iterative/datachain/pull/515
- Refactor file system source and path by @ilongin in https://github.com/iterative/datachain/pull/496
- Update numpy requirement from <2,>=1 to >=1,<3 by @dependabot in https://github.com/iterative/datachain/pull/498
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/iterative/datachain/pull/528
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in https://github.com/iterative/datachain/pull/529
- Update pillow requirement from <11,>=10.0.0 to >=10.0.0,<12 by @dependabot in https://github.com/iterative/datachain/pull/531
- Add option to set team in config for studio by @amritghimire in https://github.com/iterative/datachain/pull/527
- Implement ls-datasets for studio client by @amritghimire in https://github.com/iterative/datachain/pull/526
- Adding JSON / JSON Lines Export Support by @dtulga in https://github.com/iterative/datachain/pull/538
- datachain: support mutating existing column by @skshetry in https://github.com/iterative/datachain/pull/537
- Fix CLI to work with
DataChain
new listing by @ilongin in https://github.com/iterative/datachain/pull/517
Full Changelog: https://github.com/iterative/datachain/compare/0.6.1...0.6.2