Releases: iterative/dvc
Releases · iterative/dvc
0.18.11
Fixed bug in effective mtime calculation for dir trees;
Fixed bug in state dump when calculating checksum for directories;
0.18.9
Fix README.rst formatting on pypi;
Add -y|--yes
option for dvc run
;
0.18.8
Fix mtime computation for directories;
0.18.7
Fix test for changed data in a dir;
Fix bug in remote config;
0.18.6
Properly merge config with local config;
Recursively compute mtime for the directory;
0.18.5
Fix pipeline show
bug on empty pipelines;
0.18.4
Check that stage file name is Dvcfile
or ends with .dvc
;
Print a message when pipeline is up to date for dvc repro
;
Add ability to configure ssh port;
Add ability to configure ssh key file;
Fix cornercases for pipeline show
;
0.18.3
Fix 'status' bug for s3 remote;
0.18.2
Fix help message for pipeline show
and repro
when no dvc file is specified;
Fix an issue with s3 credentials;
Improve code coverage;
You can’t perform that action at this time.