1) `dvc repro` now shows which dependencies have changed; 2) Fix reflink on Darwin;
0.19.8
1) Add confirmation prompt for garbage collector; 2) Fix StageFileFormatError exception message; 3) Update networkx version requirements; 4) Use asccimatics to provide scrollable graphs for `dvc pipeline show --ascii`; 5) Stop using ntfsutils module; 6) Fix coverage uploading for codecov; 7) Don't use close_fds on windows in hdfs driver;
0.19.7
1) Fix env vars for the s3 remote; 2) Improve test coverage;
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;