Skip to content

Releases: iterative/datachain

0.3.15

16 Sep 12:28
78ee1ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.14...0.3.15

0.3.14

12 Sep 13:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.13...0.3.14

0.3.13

11 Sep 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.12...0.3.13

0.3.12

11 Sep 10:45
48a0de5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.11...0.3.12

0.3.11

09 Sep 01:26
2444964
Compare
Choose a tag to compare

What's Changed

  • query: remove use of pipe for communication by @skshetry in #393
  • do not require last statement to be an expression or an instance of DatasetQuery by @skshetry in #395
  • pin pydantic < 2.9 by @mattseddon in #399
  • unpin pydantic, use python API for datamodel_codegen by @skshetry in #400
  • Update the DataChain logo in the README and docs by @djsauble in #402
  • avoid splitting script into feature files/scripts by @skshetry in #385
  • allow merge on expressions by @mattseddon in #388

New Contributors

Full Changelog: 0.3.10...0.3.11

0.3.10

05 Sep 09:00
576b69a
Compare
Choose a tag to compare

What's Changed

  • Support for reading from huggingface hub with hf:// filesystem by @dberenbaum in #375
  • Simplify datachain.lib.listing by reusing Cilent.scandir() by @rlamy in #376
  • Use stderr for sql debug prints by @shcheklein in #378
  • Refactor DataChain.from_storage() to use new listing generator by @ilongin in #294
  • remove unused finally block by @mattseddon in #379
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #382
  • increase timeout of e2e test by @mattseddon in #383
  • metrics: save metrics in realtime by @skshetry in #387
  • query: remove support for saving dataset query with a given name by @skshetry in #389
  • Using job class instead of hardcodced Job by @ilongin in #391
  • cli: remove preview from datachain query command by @skshetry in #392
  • fix issues with new version of huggingface datasets package by @mattseddon in #394
  • Add DataChain.listings() method and use it in getting storages by @ilongin in #331

Full Changelog: 0.3.9...0.3.10

0.3.9

28 Aug 19:11
13f6982
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.8...0.3.9

0.3.8

27 Aug 23:05
65fc722
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.7...0.3.8

0.3.7

22 Aug 11:13
0eb7959
Compare
Choose a tag to compare

What's Changed

  • Convert custom columns types in dataset_select_paginated by @dreadatour in #339

Full Changelog: 0.3.6...0.3.7

0.3.6

22 Aug 06:13
dfa2068
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.6