Skip to content

Releases: iterative/datachain

0.2.13

25 Jul 16:42
b9e60b4
Compare
Choose a tag to compare

What's Changed

  • DataChain.from_storage: add last_modified and is_latest to the columns by @skshetry in #165
  • fix for using new column from .mutate() in .order_by() by @ilongin in #171
  • Renaming File.write() to File.save() by @ilongin in #172
  • storage: index as a dir if no glob by @shcheklein in #108

Docs

Maintenance

  • skip mypy hook on pre-commit.ci by @skshetry in #164
  • ci: disable azure and gs remote tests on macOS by @skshetry in #174
  • ci: run s3 tests on Windows, be more careful while skipping by @skshetry in #175
  • fix test for ch wrt datetime precision by @skshetry in #169
  • Adding tests for exporting image files and File.write() by @ilongin in #149

New Contributors

Full Changelog: 0.2.12...0.2.13

0.2.12

23 Jul 12:01
16aaa37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.11...0.2.12

0.2.11

18 Jul 02:18
8ae9f8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.10...0.2.11

0.2.10

17 Jul 04:38
5cf20d3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @rlamy made their first contribution in #56

Full Changelog: 0.2.9...0.2.10

0.2.9

15 Jul 16:19
44cffc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8...0.2.9

0.2.8

15 Jul 15:32
a8d8a0c
Compare
Choose a tag to compare

What's Changed

  • tests: change session scoped fixture to be function scoped by @skshetry in #49

New Contributors

Full Changelog: 0.2.7...0.2.8

0.2.7

15 Jul 14:38
d5cfe2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.6...0.2.7

0.2.6

12 Jul 12:51
4190e08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.5...0.2.6

0.2.5

11 Jul 12:58
9447728
Compare
Choose a tag to compare

What's Changed

  • Initial DataChain Commit by @dtulga in #1
  • Remove extra README.md by @dtulga in #3
  • remove references to pandas optional dependencies (does not exist) by @mattseddon in #9
  • Fixing tests to work for CH DB by @ilongin in #13

New Contributors

Full Changelog: https://github.com/iterative/datachain/commits/0.2.5