Skip to content

Releases: iterative/dvc

0.9.5

04 Apr 14:58
bb9aafe
Compare
Choose a tag to compare

Use POSIX path on windows and convert to POSIX for backward compatibility.

0.9.4

03 Apr 18:35
7f32d52
Compare
Choose a tag to compare
  1. Fixed bug in data cloud key creation on Windows.
  2. Added dynamic versions(using commit SHA) for dvc built from upstream repo.
  3. Added long package description for pypi.

0.9.3

21 Mar 10:24
af6ac42
Compare
Choose a tag to compare

Pypi package fixes.

0.9.0

21 Mar 08:54
7bc8618
Compare
Choose a tag to compare
readme: 'dvc repro' -> 'dvc repro model.p'

Beta-release

04 May 08:10
Compare
Choose a tag to compare

DVC beta release.

Make your data science projects reproducible and shareable.

Includes:

  • Import files, http links and drupbox links
  • Command reproduction: recursion, force-reproduction
  • Data synchronization: AWS S3 and GCP Storage
  • Data item locks
  • End-to-end machine learning tutorial: stackoverflow tag classification