0.3.5
版本发布时间: 2024-08-21 23:30:06
iterative/datachain最新发布版本:0.6.6(2024-11-06 18:22:16)
What's Changed
- Fix: Standardize union behavior between db implementations by @mattseddon in https://github.com/iterative/datachain/pull/304
- Adding schema param to
from_records
by @ilongin in https://github.com/iterative/datachain/pull/248 - Fix: Support all column types in SignalSchema.from_column_types by @dreadatour in https://github.com/iterative/datachain/pull/319
- Fix: use default delimiter to flatten columns by @shcheklein in https://github.com/iterative/datachain/pull/330
Deps
- Bump pdfplumber from 0.11.3 to 0.11.4 by @dependabot in https://github.com/iterative/datachain/pull/323
- remove nltk pin by @mattseddon in https://github.com/iterative/datachain/pull/332
- move msgpack to core dependencies by @mattseddon in https://github.com/iterative/datachain/pull/335
Misc
- Use free GitHub Actions workers whenever possible by @0x2b3bfa0 in https://github.com/iterative/datachain/pull/276
- fix test_union_different_column_order by @mattseddon in https://github.com/iterative/datachain/pull/324
New Contributors
- @0x2b3bfa0 made their first contribution in https://github.com/iterative/datachain/pull/276
Full Changelog: https://github.com/iterative/datachain/compare/0.3.4...0.3.5