Releases: iterative/datachain
Releases · iterative/datachain
0.6.9
What's Changed
- Update README.rst, added missing preposition. by @gromag in #583
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #582
- readme next by @dmpetrov in #584
- doc(agg): add an example with custom UDF spec by @shcheklein in #586
- fix(dc): collect function return types by @shcheklein in #589
- Adding
uuid
to dataset version by @ilongin in #587
New Contributors
Full Changelog: 0.6.8...0.6.9
0.6.8
What's Changed
- pin version of clickhouse to 24.6 (match clickhouse-cloud) by @mattseddon in #570
- feat(cli): enhance dataset listing with additional options for studio by @amritghimire in #561
- Add 'BoundingBox', 'Pose2D' and 'Pose3D' models by @dreadatour in #557
Full Changelog: 0.6.7...0.6.8
0.6.7
What's Changed
- Make main default branch for CI action by @amritghimire in #569
- Dataset pull fixes by @ilongin in #560
Full Changelog: 0.6.6...0.6.7
0.6.6
What's Changed
- clarify semantics in order_by docstring by @mattseddon in #518
- chore(hf): remove unused arguments by @shcheklein in #556
- fix(tests): hf test can be flakey if runs in parallel by @shcheklein in #559
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #562
- feat: setup plausible by @yathomasi in #565
- guarantee order if order_by directly precedes collect in a chain by @mattseddon in #558
- Support for
UInt32
by @ilongin in #568
Full Changelog: 0.6.5...0.6.6
0.6.5
What's Changed
- fix(hf): use proper source when we create a file entry by @shcheklein in #555
Full Changelog: 0.6.4...0.6.5
0.6.4
0.6.3
0.6.2
What's Changed
- Refactor the configuration parsing by @amritghimire in #513
- Add studio auth to datachain by @amritghimire in #514
- patch unstructured embeddings gen example by @mattseddon in #520
- Adding FSSpec Export for CSV and Parquet by @dtulga in #516
- Window functions by @dreadatour in #515
- Refactor file system source and path by @ilongin in #496
- Update numpy requirement from <2,>=1 to >=1,<3 by @dependabot in #498
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #528
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #529
- Update pillow requirement from <11,>=10.0.0 to >=10.0.0,<12 by @dependabot in #531
- Add option to set team in config for studio by @amritghimire in #527
- Implement ls-datasets for studio client by @amritghimire in #526
- Adding JSON / JSON Lines Export Support by @dtulga in #538
- datachain: support mutating existing column by @skshetry in #537
- Fix CLI to work with
DataChain
new listing by @ilongin in #517
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- drop DatasetRow outdated class by @shcheklein in #505
- Bump mypy from 1.11.2 to 1.12.0 by @dependabot in #512
- Add a way to persist dataset even if exception is thrown by @amritghimire in #504
- remove ordering by sys.id by @mattseddon in #507
- Implement chain group_by by @dreadatour in #482
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Add string replace function by @shcheklein in #508
- Add column types to from_csv to override auto inference by @shcheklein in #506
Full Changelog: 0.5.1...0.6.0