Dvc

Latest version: v3.51.2

Safety actively analyzes 638845 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 82 of 90

0.19.5

1) Support env variables for s3 remote;
2) Introduce `-P|--all-pipelines` for `dvc repro`;
3) Check for updates once a day instead of once a week;
4) More verbose output;
5) Added state file version check;
6) Abandoned asciicanvas package;

0.19.4

1) Fix bug in error reporting in `dvc move` command;

0.19.3

1) Introduced `--dot` option for `dvc pipeline show` that will output the pipeline in a dot format, that can be then rendered with graphviz. Kudos pared .
2) Fix bug in ssh remote driver where it would as several times for password when performing `dvd pull`;
3) Add a note about default behavior to `dvc remove` help message;
4) Removed unused code;

0.19.2

1) Updater README links;
2) Updated requirements for pip;
3) Replaced cffi with ctypes;

0.19.1

1) Stopped using pyreflink module due to maintainer's unresponsiveness;
2) Now building osx packages on OS X 10.11 in order to provide forward compatibility;

0.19.0

1) State file now uses sqlite database instead of json file;
2) Introduced configurable limits for state file size;
3) Introduced configurable cleanup quotas for state file;
4) Fixed bug in `dvc repro --dry` where it was checking for missing dependencies;
5) Fixed bug in `dvc run` where it was producing empty dvc files when ran without arguments;
6) State and link state files are now combined into single `.dvc/state`;
7) Fixed bug in dvc where it was scanning unnecessary directories looking for dvc files;
8) Fixed bug in `dvc run` where it was allowing to specify `-f` with subdirectories, causing following `dvc repro` to fail;
9) DVC now lists files that it has changed and tells that they could be added with git;
10) Added ability to configure password for SSH remote;
11) Introduced `-p|--pipeline` option for `dvc repro` to reproduce the whole pipeline that the specified dvc file belongs to;
12) Fixed bug in ssh remote driver where it was hanging if there were too much files on the remote;
13) Support git submodules; Kudos jeepkd;
14) Introduce `-d|--with-deps` option for `dvc pull/push/fetch/status`;
15) Fixed bug in `pull/push` progress bar where it was showing improperly joined paths on windows;

Page 82 of 90

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.